Skip to content

Commit 7545583

Browse files
committed
use trusted publishing for npm publish
1 parent decc646 commit 7545583

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/provenance.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ jobs:
3939
- run: npm pack
4040
- run: npm publish --provenance --access public
4141
env:
42-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
4342
SOCKET_CLI_DEBUG: ${{ inputs.debug }}
4443
- name: Create GitHub Release
4544
id: create_release

0 commit comments

Comments
 (0)