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 fd378c4 commit b6dc32fCopy full SHA for b6dc32f
.github/workflows/publish.yml
@@ -41,8 +41,6 @@ jobs:
41
42
- name: Publish to NPM
43
run: npm publish --provenance --access public
44
- env:
45
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
46
47
- name: Create GitHub Release Summary
48
run: |
0 commit comments