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 f95f487 commit f46bfe3Copy full SHA for f46bfe3
.github/workflows/ci.yml
@@ -48,7 +48,4 @@ jobs:
48
registry-url: 'https://registry.npmjs.org'
49
50
- run: npm ci
51
-
52
- run: npm publish --provenance --access public
53
- env:
54
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments