[CI > Build] Fix syntax error
This commit is contained in:
parent
fdad6fef5c
commit
fa54c89eec
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_nightly.yml
vendored
2
.github/workflows/release_nightly.yml
vendored
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_run:
|
||||
workflows: ["Test Startup"]
|
||||
types:
|
||||
- completed'
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue