Skip to content

Commit f0c18f7

Browse files
committed
chore: test fixing release ci workflow
1 parent c076fa3 commit f0c18f7

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
@@ -30,4 +30,5 @@ jobs:
3030
publish: pnpm publish-packages
3131
env:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33+
NODE_AUTH_TOKEN: ${{ secrets.NPMJS_TOKEN }}
3334
NPM_TOKEN: ${{ secrets.NPMJS_TOKEN }}

0 commit comments

Comments
 (0)