Skip to content

Commit 56f5519

Browse files
committed
npm config token for bun release
1 parent afe0bf9 commit 56f5519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
commit: "chore: release packages"
6969
title: "chore: release packages"
7070
env:
71+
NPM_CONFIG_TOKEN: ${{ secrets.NPM_TOKEN }}
7172
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7273
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
7374

0 commit comments

Comments
 (0)