We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4bd0ed6 + 4b14bf3 commit f0e804fCopy full SHA for f0e804f
.github/workflows/provenance.yml
@@ -21,6 +21,6 @@ jobs:
21
cache: npm
22
- run: npm install -g npm@latest
23
- run: npm ci
24
- - run: npm publish --provenance --access public
+ - run: npm publish
25
env:
26
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments