Skip to content

Commit 3147046

Browse files
Update publish.yml
1 parent 788637d commit 3147046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
- run: npm install
3131
- run: npm publish
3232
env:
33-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
33+
NODE_AUTH_TOKEN: ${{secrets.TOKEN}}

0 commit comments

Comments
 (0)