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 73e344f commit 36e9eba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/25-artifacts-between-workflows-2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
- name: Download workflow artifact
uses: actions/download-artifact@v4
with:
github-token: ${{ secrets.ACCESS_TOKEN }}
name: pr_num
path: ./pr_num/pr_num.txt
run-id: ${{ github.event.workflow_run.id }}

Expand Down

0 comments on commit 36e9eba

Please sign in to comment.