Skip to content

Commit

Permalink
fixe: add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
xsf0105 committed Apr 3, 2024
1 parent 273a91a commit e8d8eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ jobs:
tag_name: v${{ steps.package-version.outputs.version }}
release_name: Release v${{ steps.package-version.outputs.version }}
prerelease: false # 是否为预发布版本
# body: |
# 请点击查看 [更新日志]().
body: |
请点击查看 [更新日志](https://github.com/hellof2e/quark-doc-header/blob/main/CHANGELOG.md).
- uses: BobAnkh/auto-generate-changelog@v1.2.5
with:
Expand Down

0 comments on commit e8d8eca

Please sign in to comment.