We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88b3e0f commit e0095dbCopy full SHA for e0095db
.github/workflows/npm-publish.yml
@@ -22,7 +22,6 @@ jobs:
22
with:
23
node-version: '20.x'
24
registry-url: 'https://registry.npmjs.org'
25
- - run: npm ci
26
- run: npm publish --provenance --access public
27
env:
28
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments