Remove allow_different_binary_count
This commit is contained in:
@ -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" ]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user