mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-31 22:51:57 +08:00
chore: keep artifacts naming consistent
This commit is contained in:
@@ -40,8 +40,7 @@ archives:
|
||||
- format: tar.gz
|
||||
# this name template makes the OS and Arch compatible with the results of uname.
|
||||
name_template: >-
|
||||
cloudreve_
|
||||
{{- .Os }}_{{ .Arch }}
|
||||
cloudreve_{{.Tag}}_{{- .Os }}_{{ .Arch }}
|
||||
{{- if .Arm }}v{{ .Arm }}{{ end }}
|
||||
# use zip for windows archives
|
||||
format_overrides:
|
||||
|
||||
Reference in New Issue
Block a user