Skip to content

Commit 6493331

Browse files
committed
Remove NPM_TOKEN
1 parent 90c0d14 commit 6493331

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
@@ -38,8 +38,6 @@ jobs:
3838

3939
- name: Publish package
4040
run: npm publish --access public
41-
env:
42-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
4341

4442
- name: Update deployment status (success)
4543
if: success()

0 commit comments

Comments
 (0)