From 8fca7ce18c5f815f1229df3107f9a89b6e2dfd8f Mon Sep 17 00:00:00 2001 From: ZCShou <72115@163.com> Date: Tue, 28 May 2024 11:59:41 +0800 Subject: [PATCH] ci(action): fix auto-changelog --- .github/workflows/build-release.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index e985923..0b8bc9f 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -72,15 +72,9 @@ jobs: style: Code Style revert: Reverts default-commit-type : Other Changes - release-name : v1.0.0 - release-name-prefix : "" mention-authors : true mention-new-contributors: true include-compare-link : true - #include-pr-lints : true - #include-commit-lints : true - semver : true - use-github-autolink : true # https://github.com/marketplace/actions/gh-release - name: Release APK