bump workflow
This commit is contained in:
1
.github/main.workflow
vendored
1
.github/main.workflow
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user