bump workflow
This commit is contained in:
parent
1e0ec5280f
commit
8c4572fd7d
1 changed files with 1 additions and 0 deletions
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 a new issue