🔧 change latest changes to chinese

This commit is contained in:
yanyongyu
2022-02-16 17:51:17 +08:00
parent 6272dfd46a
commit 6f9c9eb740
3 changed files with 4 additions and 1 deletions

View File

@ -28,6 +28,7 @@ jobs:
uses: docker://ghcr.io/nonebot/auto-changelog:master
with:
changelog_file: website/src/pages/changelog.md
archive_regex: '(?<=## )最近更新(?=\n)'
archive_title: ${{ env.TAG_NAME }}
commit_and_push: false