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 e54d702 commit dad8ce9Copy full SHA for dad8ce9
1 file changed
.github/workflows/publish.yml
@@ -26,5 +26,3 @@ jobs:
26
27
- name: Publish to npm
28
run: npm publish --access public --provenance
29
- env:
30
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments