Skip to content

Commit

Permalink
update workflows 25
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd committed May 27, 2024
1 parent f496715 commit 3899550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/25-artifacts-between-workflows-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/download-artifact@v4
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
workflow: peek_icons.yml
path: ./pr_num/pr_num.txt
run_id: ${{ github.event.workflow_run.id }}

- name: Read the pr_num file
Expand Down

0 comments on commit 3899550

Please sign in to comment.