Skip to content

Commit

Permalink
fix(ci): add actions_token
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed May 30, 2024
1 parent 5de7e43 commit 399af8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
with:
name: addon-${{ matrix.arch }}
path: build/Release
github-token: ${{ secrets.ACTIONS_TOKEN }}
run-id: ${{ github.event.inputs.reuse }}

- name: 📤 Upload Artifact
Expand Down

0 comments on commit 399af8d

Please sign in to comment.