Skip to content

Commit b6dc32f

Browse files
authored
change npm auth (#1)
1 parent fd378c4 commit b6dc32f

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
@@ -41,8 +41,6 @@ jobs:
4141

4242
- name: Publish to NPM
4343
run: npm publish --provenance --access public
44-
env:
45-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4644

4745
- name: Create GitHub Release Summary
4846
run: |

0 commit comments

Comments
 (0)