Skip to content

Commit 009303c

Browse files
committed
wip
1 parent 4dc67bd commit 009303c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ jobs:
3939
artifact-metadata: write
4040
steps:
4141
- run: gh api repos/typisttech/php-matrix/actions/runs/${{ inputs.run_id }}/artifacts
42+
env:
43+
GH_TOKEN: ${{ github.token }}
4244

4345
- name: List artifacts for run
4446
uses: actions/github-script@v6

0 commit comments

Comments
 (0)