We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae69fe commit dd2b23cCopy full SHA for dd2b23c
1 file changed
.github/workflows/release.yml
@@ -76,5 +76,4 @@ jobs:
76
run: npm run build --if-present
77
- name: Publish
78
run: npm publish --provenance --access public
79
- env:
80
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+
0 commit comments