bump workflow

This commit is contained in:
Casey Lee 2019-01-23 06:11:53 -08:00
parent 1e0ec5280f
commit 8c4572fd7d
No known key found for this signature in database
GPG key ID: 4CC378651BF9C168

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"