We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de7e43 commit 399af8dCopy full SHA for 399af8d
.github/workflows/publish.yml
@@ -47,6 +47,7 @@ jobs:
47
with:
48
name: addon-${{ matrix.arch }}
49
path: build/Release
50
+ github-token: ${{ secrets.ACTIONS_TOKEN }}
51
run-id: ${{ github.event.inputs.reuse }}
52
53
- name: 📤 Upload Artifact
0 commit comments