Skip to content

Commit 6827272

Browse files
authored
Update npm-publish-github-packages.yml
1 parent e7dc789 commit 6827272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish-github-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- run: npm ci
3333
- run: npm publish
3434
env:
35-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
35+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)