feat: 只能拉舊的版本 #15
@@ -15,7 +15,7 @@ jobs:
|
|||||||
tag_name: "v0.0.5"
|
tag_name: "v0.0.5"
|
||||||
- name: 計算版本號
|
- name: 計算版本號
|
||||||
id: version
|
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個)
|
- name: 清理舊版本 (保留最新2個)
|
||||||
uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }}
|
uses: https://gitea.jsc.idv.tw/actions/cleanup-release@${{ vars.ACTION_CLEANUP_RELEASE_VERSION }}
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user