From de7804c7d1cde05f14dc965fe5f370ff4b30d72b Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 20 Mar 2026 16:42:44 +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 9165be0..20ca4ba 100644 --- a/.gitea/workflows/master.yaml +++ b/.gitea/workflows/master.yaml @@ -13,7 +13,7 @@ jobs: tag_name: "v0.1.2" - name: 計算版本號 id: version - uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.1.1 + uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.1.2 - name: 清理舊版本 (保留最新2個) uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }} with: