Skip to content

Commit 4d16fd4

Browse files
authored
ci: update publish.yaml
1 parent 2bd6f73 commit 4d16fd4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Release
3131
env:
3232
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
33+
GH_TOKEN: ${{ secrets.GH_TOKEN }}
3334
run: |
3435
git config --global user.name "Github Actions"
3536
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)