We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa0291a commit 621d33eCopy full SHA for 621d33e
.github/workflows/publish.yml
@@ -26,5 +26,3 @@ jobs:
26
npm run build
27
28
- run: npm publish --access public
29
- env:
30
- NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
0 commit comments