mirror of
https://github.com/TwiN/gatus.git
synced 2024-11-07 16:44:25 +01:00
ci: Update workflow dependency name
This commit is contained in:
parent
f8140e0d96
commit
7908eea2df
2
.github/workflows/publish-latest.yml
vendored
2
.github/workflows/publish-latest.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: publish-latest
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["build"]
|
||||
workflows: [test]
|
||||
branches: [master]
|
||||
types: [completed]
|
||||
concurrency:
|
||||
|
Loading…
Reference in New Issue
Block a user