feat: 只能拉舊的版本

This commit is contained in:
Jeffery
2026-03-20 16:12:14 +08:00
parent 446392f75e
commit 9dfb8f1ecb

View File

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