Skip to content

Commit 985d7a3

Browse files
committed
Update npm-publish-github-packages.yml
1 parent c2b87ee commit 985d7a3

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
@@ -34,4 +34,4 @@ jobs:
3434
- run: npm ci
3535
- run: npm publish
3636
env:
37-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
37+
NPM_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)