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 4927e46 commit 3f43768Copy full SHA for 3f43768
.github/workflows/push-package.yml
@@ -22,5 +22,3 @@ jobs:
22
run: |
23
npm run bundle
24
npm publish --access public
25
- env:
26
- NODE_AUTH_TOKEN: ${{ secrets.NPM_JS_ORG_ACCESS_TOKEN }}
0 commit comments