Skip to content

Commit 62fad67

Browse files
committed
plea not heard
1 parent afc577d commit 62fad67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: bun run build
3939

4040
- name: Publish
41-
run: npm publish --provenance --access public
41+
run: NODE_AUTH_TOKEN="" npm publish --provenance --access public
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4444
NODE_AUTH_TOKEN: ""

0 commit comments

Comments
 (0)