Skip to content

Commit 71c7797

Browse files
trusted publishing only 2
1 parent 9d1ff8d commit 71c7797

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,6 @@ jobs:
4545
if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/v') || github.ref == 'refs/heads/master')
4646
env:
4747
FORCE_PUBLISH: "true"
48+
NODE_AUTH_TOKEN: ""
4849
run: |
4950
node scripts/publish-npm.mjs

0 commit comments

Comments
 (0)