bump workflow

This commit is contained in:
Casey Lee
2019-01-23 06:11:53 -08:00
parent 1e0ec5280f
commit 8c4572fd7d

View File

@@ -20,6 +20,7 @@ action "release" {
secrets = ["GITHUB_TOKEN"]
}
# local action for `make build`
action "build" {
uses = "docker://goreleaser/goreleaser:v0.97"
args = "--snapshot --rm-dist"