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

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Chuck Ha <chuckh@vmware.com>
  • Loading branch information
chuckha committed Jul 23, 2019
1 parent 2d75357 commit beb85dc
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 beb85dc

Please sign in to comment.