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.
1 parent 80475f9 commit 698994bCopy full SHA for 698994b
1 file changed
.github/workflows/Publish.yml
@@ -14,7 +14,6 @@ jobs:
14
with:
15
node-version: '20.x'
16
registry-url: 'https://registry.npmjs.org'
17
- - run: npm ci
18
- run: npm publish --provenance --access public
19
env:
20
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments