Skip to content

Commit

Permalink
feat: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Wong authored Jul 25, 2024
1 parent f2074b4 commit 48605ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
with:
node-version: lts/*

- run: npx changelogen
- run: npx changelogen gh release
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

0 comments on commit 48605ce

Please sign in to comment.