We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8715206 commit 61ae9fbCopy full SHA for 61ae9fb
1 file changed
.github/workflows/publish.yml
@@ -22,5 +22,3 @@ jobs:
22
- run: npm run build
23
- run: npm test
24
- run: npm publish --provenance --access public
25
- env:
26
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments