Skip to content

Commit

Permalink
ci: release: use zhaojh329/auto-changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Jianhui Zhao <[email protected]>
  • Loading branch information
zhaojh329 committed Feb 6, 2021
1 parent 94487f9 commit 4409c65
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 @@ -10,7 +10,7 @@ jobs:
upload_url: ${{ steps.release.outputs.upload_url }}
steps:
- id: changelog
uses: ardalanamini/auto-changelog@v1.1.0
uses: zhaojh329/auto-changelog@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
- id: release
Expand Down

0 comments on commit 4409c65

Please sign in to comment.