From 041dd8c83632bbdf8232d6d4a61527026eabaf8d Mon Sep 17 00:00:00 2001 From: AirryCo Date: Fri, 20 Sep 2024 22:05:06 +0800 Subject: [PATCH] remove 'targetcommithash' option at step gitea-release-action in workflow 'build-nightly' --- .github/workflows/build-nightly-cron.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-nightly-cron.yaml b/.github/workflows/build-nightly-cron.yaml index 0ed1df7..3048509 100644 --- a/.github/workflows/build-nightly-cron.yaml +++ b/.github/workflows/build-nightly-cron.yaml @@ -460,7 +460,6 @@ jobs: token: ${{ secrets.GIT_PUSH_TO_SPT }} name: ${{ needs.prepare.outputs.BUILD_DATE_TIME }} tag_name: ${{ needs.prepare.outputs.BUILD_DATE_TIME }} - target_commitish: ${{ needs.build-server-linux.outputs.LINUX_COMMIT_ID }} prerelease: true body: | SPT: ***${{ needs.prepare.outputs.SPT_VERSION }}***