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:
Jason Song
2023-04-27 12:23:15 +08:00
parent a5edbc9ac4
commit 3be962cdb3
3 changed files with 3 additions and 3 deletions

View File

@ -101,7 +101,7 @@ snapshot:
name_template: "{{ .Branch }}-devel"
nightly:
name_template: "{{ .Branch }}"
name_template: "nightly"
gitea_urls:
api: https://gitea.com/api/v1