We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 678e896 commit ea7f4e0Copy full SHA for ea7f4e0
.github/workflows/release.yaml
@@ -46,5 +46,3 @@ jobs:
46
47
- name: Publish to npm
48
run: npm publish --provenance --access public
49
- env:
50
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments