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 b047e6a commit fafe40fCopy full SHA for fafe40f
1 file changed
.github/workflows/Publish.yml
@@ -15,5 +15,3 @@ jobs:
15
node-version: '20.x'
16
registry-url: 'https://registry.npmjs.org'
17
- run: npm publish --provenance --access public
18
- env:
19
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments