Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #99 from chuckha/release
Browse files Browse the repository at this point in the history
Fix release workflow
  • Loading branch information
k8s-ci-robot authored Jul 23, 2019
2 parents 2d75357 + beb85dc commit cee981b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release.workflow
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
workflow "Release" {
on = "push"
resolves = ["Setup Google Cloud"]
resolves = ["goreleaser"]
}

action "Setup Google Cloud" {
Expand Down

0 comments on commit cee981b

Please sign in to comment.