Fix workflow syntax error
This commit is contained in:
parent
66ed5f3db9
commit
ddb9a2fef0
|
@ -1,7 +1,5 @@
|
|||
name: Deploy to Fly
|
||||
|
||||
on: workflow_dispatch
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Publish Docker Image to GCR"]
|
||||
|
|
Loading…
Reference in New Issue