Skip to content

Commit 038df04

Browse files
remove npm auth token
1 parent d236b64 commit 038df04

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/npm-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,4 @@ jobs:
2727
- run: npm ci
2828
- run: npm test
2929
- run: npm publish --ignore-scripts
30-
env:
31-
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
3230

0 commit comments

Comments
 (0)