We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent decc646 commit 7545583Copy full SHA for 7545583
1 file changed
.github/workflows/provenance.yml
@@ -39,7 +39,6 @@ jobs:
39
- run: npm pack
40
- run: npm publish --provenance --access public
41
env:
42
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
43
SOCKET_CLI_DEBUG: ${{ inputs.debug }}
44
- name: Create GitHub Release
45
id: create_release
0 commit comments