Skip to content

Commit 399af8d

Browse files
committed
fix(ci): add actions_token
1 parent 5de7e43 commit 399af8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
with:
4848
name: addon-${{ matrix.arch }}
4949
path: build/Release
50+
github-token: ${{ secrets.ACTIONS_TOKEN }}
5051
run-id: ${{ github.event.inputs.reuse }}
5152

5253
- name: 📤 Upload Artifact

0 commit comments

Comments
 (0)