Skip to content

Commit d71294b

Browse files
committed
chore: use npm token temporarily
1 parent 98c1957 commit d71294b

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
@@ -53,3 +53,4 @@ jobs:
5353
run: pnpm release
5454
env:
5555
GITHUB_TOKEN: ${{ secrets.GH_ADMIN_TOKEN }}
56+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)