remove 'targetcommithash' option at step gitea-release-action in workflow 'build-nightly'

This commit is contained in:
AirryCo
2024-09-20 22:05:06 +08:00
parent c4c8d29f3d
commit 041dd8c836

View File

@@ -460,7 +460,6 @@ jobs:
token: ${{ secrets.GIT_PUSH_TO_SPT }} token: ${{ secrets.GIT_PUSH_TO_SPT }}
name: ${{ needs.prepare.outputs.BUILD_DATE_TIME }} name: ${{ needs.prepare.outputs.BUILD_DATE_TIME }}
tag_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 prerelease: true
body: | body: |
SPT: ***${{ needs.prepare.outputs.SPT_VERSION }}*** SPT: ***${{ needs.prepare.outputs.SPT_VERSION }}***