Skip to content

Commit c31481b

Browse files
authored
ci: npm release (#17)
2 parents 70a7add + 0cfd6e6 commit c31481b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,6 @@ jobs:
4646
- name: Run semantic-release
4747
env:
4848
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
49+
# TODO: remove NPM_TOKEN
50+
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
4951
run: yarn release

0 commit comments

Comments
 (0)