Skip to content

Commit c0eb07d

Browse files
authored
Update npm-publish.yml
1 parent f5fb6f6 commit c0eb07d

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
@@ -26,4 +26,4 @@ jobs:
2626
- run: npx playwright install
2727
- run: npm publish
2828
env:
29-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
29+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 commit comments

Comments
 (0)