Skip to content

Commit 01bc940

Browse files
authored
fix: adjust yaml (#3)
1 parent 98c0a10 commit 01bc940

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
@@ -18,4 +18,5 @@ jobs:
1818
- name: Release
1919
env:
2020
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
21+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2122
run: npx semantic-release

0 commit comments

Comments
 (0)