Skip to content

Commit

Permalink
fixup! ci: automatically generate changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
fky2015 committed Mar 22, 2024
1 parent 76842d1 commit 274bf7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
file: bithesis.pdf
repo_token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref }}
overwrite: true
body: |
${{ steps.git-cliff.outputs.content }}
Expand Down

0 comments on commit 274bf7c

Please sign in to comment.