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 3899550 commit e6f33a1
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 @@ -15,7 +15,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
path: ./pr_num/pr_num.txt
run_id: ${{ github.event.workflow_run.id }}
run-id: ${{ github.event.workflow_run.id }}

- name: Read the pr_num file
id: pr_num_reader
Expand Down

0 comments on commit e6f33a1

Please sign in to comment.