diff --git a/.github/main.workflow b/.github/main.workflow index 607140c..f58338a 100644 --- a/.github/main.workflow +++ b/.github/main.workflow @@ -1,6 +1,6 @@ workflow "Release" { on = "push" - resolves = ["goreleaser"] + resolves = ["push images"] } action "Setup Google Cloud" {