1 parent 07a4971 commit 510360aCopy full SHA for 510360a
1 file changed
.github/workflows/release.yml
@@ -30,5 +30,3 @@ jobs:
30
dist_tag=latest
31
fi
32
npm publish --access public --provenance --tag "$dist_tag"
33
- env:
34
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments