Skip to content

Commit

Permalink
Update test-report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberzed authored Jan 4, 2024
1 parent f71192e commit 63f821e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Download test report file
uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
github-token: ${{ secrets.GH_DOWNLOAD_TOKEN }}
pattern: test-results*
run-id: ${{ github.event.workflow_run.id }}
- name: Generate test report
Expand Down

0 comments on commit 63f821e

Please sign in to comment.