Skip to content

Commit

Permalink
fix: release workflow (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Mar 22, 2023
1 parent 5ee5d4d commit d5d62c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@ jobs:
node-version: 16.x

- run: npx changelogithub
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d5d62c8

Please sign in to comment.