fix: Rename the download folder from main -> nightly
This commit is contained in:
parent
1b0c2ef5f4
commit
78475bc550
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ snapshot:
|
|||
name_template: "{{ .Branch }}-devel"
|
||||
|
||||
nightly:
|
||||
name_template: "{{ .Branch }}-nightly"
|
||||
name_template: "nightly"
|
||||
|
||||
gitea_urls:
|
||||
api: https://gitea.com/api/v1
|
||||
|
|
Loading…
Add table
Reference in a new issue