We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7bc3666 + 99c070b commit 785e4aeCopy full SHA for 785e4ae
1 file changed
.github/workflows/npm-publish.yml
@@ -85,5 +85,3 @@ jobs:
85
registry-url: 'https://registry.npmjs.org'
86
- run: npm ci
87
- run: npm publish --provenance --access public
88
- env:
89
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments