We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 785d5d2 commit 2fec3c3Copy full SHA for 2fec3c3
.goreleaser.yml
@@ -30,7 +30,7 @@ builds:
30
- -X main.GitCommit={{ .ShortCommit }}
31
32
archives:
33
- - format: binary
+ - formats: [binary]
34
35
checksum:
36
name_template: 'SHA256SUMS'
0 commit comments