chore: 优化workflow

This commit is contained in:
xiaojunnuo
2026-03-18 09:22:09 +08:00
parent d45c8d1e9b
commit 34702196e1
6 changed files with 23 additions and 8 deletions

View File

@@ -8,6 +8,8 @@ on:
workflows: [ "build-image" ]
types:
- completed
workflow_dispatch: # 添加手动触发
# schedule:
@@ -26,6 +28,7 @@ jobs:
with:
fetch-depth: 0
ref: v2-dev
- name: get_certd_version
id: get_certd_version
uses: actions/github-script@v6