Skip to content

Commit dcb0e1f

Browse files
committed
chore: Update publish.yml
1 parent 8ad0efb commit dcb0e1f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ jobs:
3333
- run: npm install
3434
- run: npm run build
3535
- run: npm publish --access public
36-
env:
37-
NODE_AUTH_TOKEN: ${{ secrets.npm_token }}
3836
publish-github:
3937
runs-on: ubuntu-latest
4038
steps:

0 commit comments

Comments
 (0)