Skip to content

Commit 48f73ea

Browse files
authored
Update npm-publish.yml
1 parent c3a0b4a commit 48f73ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
- name: Publish to NPM
5151
run: npm publish
5252
env:
53-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
53+
NPM_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)