Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db23e27

Browse files
emmanuel-ferdmandlvhdr
authored andcommitted
fix: update GoReleaser configurations
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 1af9243 commit db23e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.goreleaser.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ builds:
4848
goarch: arm
4949

5050
archives:
51-
- format: binary
51+
- formats: [binary]
5252
name_template: "gh-dash_{{ .Tag }}_{{ .Os }}-{{ .Arch }}{{if .Arm}}_{{.Arm}}{{end}}"
5353
checksum:
5454
name_template: "checksums.txt"

0 commit comments

Comments
 (0)