Skip to content

Commit 7f1d62f

Browse files
committed
ci: add NPM_TOKEN for initial release
1 parent a2367e5 commit 7f1d62f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
- name: Release
3030
env:
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3233
run: npx semantic-release

0 commit comments

Comments
 (0)