Skip to content

Commit 2ab9705

Browse files
authored
Update npmpublish.yml
1 parent 70c543b commit 2ab9705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
registry-url: https://npm.pkg.github.com/
3939
- run: npm publish
4040
env:
41-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
41+
NODE_AUTH_TOKEN: ${{secrets.GIT_TOKEN}}

0 commit comments

Comments
 (0)