mirror of
https://github.com/caddyserver/caddy.git
synced 2025-02-08 17:16:36 +01:00
chore: don't use deprecated archives.format_overrides.format
(#6807)
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
This commit is contained in:
parent
8d748bee71
commit
30743c361a
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ archives:
|
|||
- id: default
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
format: zip
|
||||
formats: zip
|
||||
name_template: >-
|
||||
{{ .ProjectName }}_
|
||||
{{- .Version }}_
|
||||
|
|
Loading…
Reference in a new issue