We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3fbb284 + fd09faa commit 9a061e4Copy full SHA for 9a061e4
1 file changed
.goreleaser.yml
@@ -29,6 +29,8 @@ builds:
29
30
archives:
31
- formats: binary
32
+ name_template: "{{ .Binary }}"
33
+ allow_different_binary_count: true
34
35
signs:
36
# Keyless
0 commit comments