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