bump workflow
This commit is contained in:
parent
1e0ec5280f
commit
8c4572fd7d
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"
|
||||
|
Loading…
Reference in New Issue
Block a user