修复task_before出错任务中断

This commit is contained in:
hanhh
2021-07-12 23:18:17 +08:00
parent dd424237e2
commit cad1d86caf
5 changed files with 62 additions and 26 deletions
+8 -7
View File
@@ -1,12 +1,13 @@
name: PublishDockerImage
on:
workflow_run:
workflows:
- BuildStatic
branches:
- master
types:
- completed
workflow_dispatch:
# workflow_run:
# workflows:
# - BuildStatic
# branches:
# - master
# types:
# - completed
jobs:
build: