We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e47cd6 + fff395b commit 5381c43Copy full SHA for 5381c43
1 file changed
.github/workflows/provenance.yml
@@ -22,6 +22,6 @@ jobs:
22
scope: "@socketsecurity"
23
- run: npm install -g npm@latest
24
- run: npm ci
25
- - run: npm publish
+ - run: npm publish --access public
26
env:
27
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments