Skip to content

Commit

Permalink
chore: be more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Aug 28, 2024
1 parent 75e1c27 commit b82139f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,4 +197,7 @@ jobs:
path: my-artifact
pattern: my-artifact-*
merge-multiple: true
repository: ${{ github.action_repository }}
run-id: ${{ github.event.workflow_run.id }}
github-token: ${{ secrets.GITHUB_TOKEN }}
- run: ls -R my-artifact

0 comments on commit b82139f

Please sign in to comment.