Skip to content

Commit 6709e25

Browse files
committed
Enhanced release workflow
1 parent 2db1f5a commit 6709e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ builds:
1111
- amd64
1212
- arm64
1313
archives:
14-
- format: tar.gz
14+
- formats: ["tar.gz"]
1515
name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
1616
checksum:
1717
name_template: checksums.txt

0 commit comments

Comments
 (0)