feat: 使用新版本

This commit is contained in:
Jeffery
2026-03-20 16:45:44 +08:00
parent 8a9c4d1ca9
commit 3ca0c5a9ab

View File

@@ -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: