Skip to content

Commit 7f7ea05

Browse files
authored
Update release.yml (JeongJaeSoon#18)
1 parent 88e8cde commit 7f7ea05

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
@@ -28,6 +28,8 @@ jobs:
2828

2929
- name: Create distributable
3030
run: npm run dist
31+
env:
32+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3133

3234
- name: Publish to npm
3335
run: npm publish

0 commit comments

Comments
 (0)