We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eebc867 commit c8dba21Copy full SHA for c8dba21
1 file changed
.github/workflows/npm-publish.yml
@@ -27,5 +27,3 @@ jobs:
27
VERSION="${VERSION#v}"
28
npm version "$VERSION" --no-git-tag-version
29
npm publish --provenance --access public
30
- env:
31
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments