From eac218cc701458a118319b643fc0bfd4c6e99dee Mon Sep 17 00:00:00 2001 From: Fallen_Breath Date: Tue, 27 Jun 2023 22:07:40 +0800 Subject: [PATCH] stop interfering existing github release changelog --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ccd3385..2569176 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -146,6 +146,7 @@ jobs: github-tag: ${{ steps.release_info.outputs.tag_name }} github-token: ${{ secrets.GITHUB_TOKEN }} + github-generate-changelog: false files: ${{ steps.file_info.outputs.path }}