fix: Rename the download folder from main -> nightly

This commit is contained in:
Jason Song 2023-04-27 12:19:55 +08:00
parent 1b0c2ef5f4
commit 78475bc550
No known key found for this signature in database
GPG key ID: 8402EEEE4511A8B5

View file

@ -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