Thanks to visit codestin.com Credit goes to github.com
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 1af9243 commit db23e27Copy full SHA for db23e27
‎.goreleaser.yaml‎
@@ -48,7 +48,7 @@ builds:
48
goarch: arm
49
50
archives:
51
- - format: binary
+ - formats: [binary]
52
name_template: "gh-dash_{{ .Tag }}_{{ .Os }}-{{ .Arch }}{{if .Arm}}_{{.Arm}}{{end}}"
53
checksum:
54
name_template: "checksums.txt"
0 commit comments