mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-07-13 16:21:50 +02:00
Rename the download folder from main -> nightly (#152)
Close https://gitea.com/gitea/act_runner/issues/117 Reviewed-on: https://gitea.com/gitea/act_runner/pulls/152
This commit is contained in:
@ -101,7 +101,7 @@ snapshot:
|
||||
name_template: "{{ .Branch }}-devel"
|
||||
|
||||
nightly:
|
||||
name_template: "{{ .Branch }}"
|
||||
name_template: "nightly"
|
||||
|
||||
gitea_urls:
|
||||
api: https://gitea.com/api/v1
|
||||
|
Reference in New Issue
Block a user