From 5ecb5050b1c8ae746c16432c77df83acd6ded4b3 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 15 Aug 2024 18:42:09 +0800 Subject: bugfix(workflow): 更新日志工作流优化 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/changelog.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index 2af1d4a..a820c48 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -23,6 +23,8 @@ jobs: token: ${{ github.token }} tag: ${{ github.ref_name }} useGitmojis: false + includeInvalidCommits: true + reverseOrder: true - name: Create Release uses: ncipollo/release-action@v1.12.0 -- cgit v1.2.3-70-g09d2