mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-08 16:06:49 +08:00
bump workflow
This commit is contained in:
@@ -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