From 431fbe06f8cb1e3e556c58f5556ed6b5d24cca29 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Sat, 21 Mar 2026 07:20:28 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/master.ya?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/master.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/master.yaml b/.gitea/workflows/master.yaml index 501f3f5..18d0876 100644 --- a/.gitea/workflows/master.yaml +++ b/.gitea/workflows/master.yaml @@ -4,12 +4,12 @@ on: - master jobs: version: - name: "CD > 計算版本" + name: "CD > 計算版本號" runs-on: ubuntu outputs: version: ${{ steps.version.outputs.version }} steps: - - name: 計算版本 + - name: 計算版本號 id: version uses: https://gitea.jsc.idv.tw/actions/calculate-version@${{ vars.ACTION_CALCULATE_VERSION }} release: