Skip to content

Commit 4eed13b

Browse files
committed
chore(ci): update config
1 parent be8bd7a commit 4eed13b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ jobs:
4747
- name: Release
4848
env:
4949
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
50+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
5051
run: npx semantic-release
5152

0 commit comments

Comments
 (0)