From 9dfb8f1ecba72866859820c377b5baaced727394 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Fri, 20 Mar 2026 16:12:14 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=8F=AA=E8=83=BD=E6=8B=89=E8=88=8A?= =?UTF-8?q?=E7=9A=84=E7=89=88=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 37cd877..7279600 100644 --- a/.gitea/workflows/master.yaml +++ b/.gitea/workflows/master.yaml @@ -15,7 +15,7 @@ jobs: tag_name: "v0.0.5" - name: 計算版本號 id: version - uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.0.5 + uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.0.4 - name: 清理舊版本 (保留最新2個) uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }} with: