Skip to content

Commit 45c65d1

Browse files
committed
chore: add npm token
1 parent eef9c62 commit 45c65d1

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
@@ -31,4 +31,5 @@ jobs:
3131
- name: Release
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
34+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3435
run: npx semantic-release

0 commit comments

Comments
 (0)