mirror of
https://code.forgejo.org/forgejo/runner.git
synced 2025-08-11 17:50:58 +00:00
bump workflow
This commit is contained in:
parent
ca1182402b
commit
40f5589ff8
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"]
|
secrets = ["GITHUB_TOKEN"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# local action for `make build`
|
||||||
action "build" {
|
action "build" {
|
||||||
uses = "docker://goreleaser/goreleaser:v0.97"
|
uses = "docker://goreleaser/goreleaser:v0.97"
|
||||||
args = "--snapshot --rm-dist"
|
args = "--snapshot --rm-dist"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue