Merge pull request 'feat: 使用新版本' (#27) from develop into master
Reviewed-on: #27
This commit was merged in pull request #27.
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
tag_name: "v0.1.2"
|
tag_name: "v0.1.2"
|
||||||
- name: 計算版本號
|
- name: 計算版本號
|
||||||
id: version
|
id: version
|
||||||
uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.1.1
|
uses: https://gitea.jsc.idv.tw/actions/calculate-version@v0.1.2
|
||||||
- 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