There was an error while loading. Please reload this page.
1 parent 62fad67 commit c8330ebCopy full SHA for c8330eb
1 file changed
.github/workflows/publish-npm.yml
@@ -37,8 +37,6 @@ jobs:
37
- name: Build
38
run: bun run build
39
40
+ # https://gist.github.com/jaywcjlove/a178278521a6f72c74525d3f1d9c4bf9
41
- name: Publish
42
run: NODE_AUTH_TOKEN="" npm publish --provenance --access public
- env:
43
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
44
- NODE_AUTH_TOKEN: ""
0 commit comments