Fix deprecated property
This commit is contained in:
@ -38,7 +38,7 @@ archives:
|
||||
{{- if eq .Arch "amd64" }}{{ .Amd64 }}
|
||||
{{- else if eq .Arch "arm64" }}{{ .Arm64 }}
|
||||
{{- end }}
|
||||
format: tar.gz
|
||||
formats: [ "tar.gz" ]
|
||||
format_overrides:
|
||||
- goos: windows
|
||||
formats: [ "zip" ]
|
||||
|
Reference in New Issue
Block a user