Remove allow_different_binary_count

This commit is contained in:
2025-01-23 14:15:34 +01:00
parent 7939a6fde1
commit 5ed16bdab3

View File

@ -29,7 +29,6 @@ builds:
archives: archives:
- id: qv-archive - id: qv-archive
allow_different_binary_count: true
name_template: >- name_template: >-
{{ .ProjectName }}_ {{ .ProjectName }}_
{{- .Version }}_ {{- .Version }}_
@ -42,4 +41,3 @@ archives:
format_overrides: format_overrides:
- goos: windows - goos: windows
formats: [ "zip" ] formats: [ "zip" ]