Skip to content

Commit b18502d

Browse files
authored
add github token (#35)
1 parent f6b2b64 commit b18502d

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
@@ -52,4 +52,5 @@ jobs:
5252
with:
5353
publish: pnpm release
5454
env:
55+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5556
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)