Skip to content

Commit a9d1a71

Browse files
authored
ci: fix goreleaser legacy config (#258)
1 parent 5de22db commit a9d1a71

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
@@ -19,7 +19,7 @@ builds:
1919
archives:
2020
- id: main
2121
name_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}"
22-
builds:
22+
ids:
2323
- main
2424

2525
checksum:

0 commit comments

Comments
 (0)