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 d82123b + 80d811b commit 6bc72b8Copy full SHA for 6bc72b8
.github/workflows/provenance.yml
@@ -19,7 +19,6 @@ jobs:
19
node-version: '18'
20
registry-url: 'https://registry.npmjs.org'
21
cache: npm
22
- - run: npm install -g npm@latest
23
- run: npm install
24
- run: npm publish --provenance --access public
25
env:
0 commit comments