Skip to content

Commit 5edaa19

Browse files
authored
fix: release workflow (#35)
1 parent c5f6d57 commit 5edaa19

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
@@ -18,3 +18,5 @@ jobs:
1818
node-version: 16.x
1919

2020
- run: npx changelogithub
21+
env:
22+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)