Skip to content

Commit 9fea513

Browse files
committed
fix: update publish workflow
1 parent 134f182 commit 9fea513

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,3 @@ jobs:
2121

2222
- run: npm install
2323
- run: npm publish --provenance
24-
env:
25-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)