From 4990cacde37ade6a037efc1324bf7161b91a3e73 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Wed, 24 Jun 2026 10:30:38 +0000 Subject: [PATCH] =?UTF-8?q?chore(Gitea=20workflows):=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=20release=20=E5=90=8D=E7=A8=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: