From 9a15897128707864abd5f2c5fdc470c6c68d3236 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 20 Mar 2026 16:39:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BD=BF=E7=94=A8=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/master.yaml b/.gitea/workflows/master.yaml index e21f046..cf761d8 100644 --- a/.gitea/workflows/master.yaml +++ b/.gitea/workflows/master.yaml @@ -15,7 +15,7 @@ jobs: tag_name: "v0.1.1" - name: 計算版本號 id: version - uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.0.9 + uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.1.1 - name: 顯示資訊 run: echo ${{ needs.version.outputs.version }} - name: 清理舊版本 (保留最新2個) -- 2.48.1