依赖baseAction

This commit is contained in:
Chingfeng Li
2025-10-20 15:10:19 +08:00
parent e4bf5d2d21
commit a357f0818d
+4
View File
@@ -5,6 +5,10 @@ on:
tags:
- 'v*.*.*' # 只在以 v 开头的标签推送时触发,例如 v1.0.0
workflow_dispatch:
workflow_run:
workflows: ["Build Base Image"]
types:
- completed
jobs:
release: