From a0cd4812479e56c5b96d9a6dbf37421519e4251f Mon Sep 17 00:00:00 2001 From: EttyKitty <20323032+EttyKitty@users.noreply.github.com> Date: Mon, 16 Dec 2024 01:37:18 +0300 Subject: [PATCH] Revert "ci: Update target commit for auto-build" This reverts commit f16eb1c8a109ee3003a1cae0649145791b241e06. --- .github/workflows/release_stable.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release_stable.yml b/.github/workflows/release_stable.yml index 916e951a7..3afb28862 100644 --- a/.github/workflows/release_stable.yml +++ b/.github/workflows/release_stable.yml @@ -30,7 +30,6 @@ jobs: with: name: ChapterMaster ${{ github.ref_name }} tag_name: ${{ github.ref_name }} - target_commitish: ${{ github.ref_name }} prerelease: false generate_release_notes: true make_latest: true