chore(Gitea workflows): 修正 release 名稱
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- name: 標註版本號
|
- name: 標註版本號
|
||||||
uses: akkuman/gitea-release-action@${{ vars.ACTION_RELEASE_VERSION }}
|
uses: akkuman/gitea-release-action@${{ vars.ACTION_RELEASE_VERSION }}
|
||||||
with:
|
with:
|
||||||
name: opencode-response v${{ steps.version.outputs.version }}
|
name: codex v${{ steps.version.outputs.version }}
|
||||||
tag_name: v${{ steps.version.outputs.version }}
|
tag_name: v${{ steps.version.outputs.version }}
|
||||||
target_commitish: ${{ github.head_ref }}
|
target_commitish: ${{ github.head_ref }}
|
||||||
qc:
|
qc:
|
||||||
|
|||||||
Reference in New Issue
Block a user