Skip to content

Commit

Permalink
ci: fix visual-tests-report workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amje authored Jun 4, 2024
1 parent ee7558a commit ad00174
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-visual-tests-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: Download Artifacts
uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.GRAVITY_UI_BOT_GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
- name: Extract PR Number
id: pr
Expand Down

0 comments on commit ad00174

Please sign in to comment.