diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 2080f9e..02463ff 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: - name: 標註版本號 uses: akkuman/gitea-release-action@${{ vars.ACTION_RELEASE_VERSION }} with: - name: opencode-response v${{ steps.version.outputs.version }} + name: codex v${{ steps.version.outputs.version }} tag_name: v${{ steps.version.outputs.version }} target_commitish: ${{ github.head_ref }} qc: