Skip to content

Commit 662b5a4

Browse files
committed
Merge remote-tracking branch 'origin/main' into go.releaser
2 parents 6efe34d + 7230611 commit 662b5a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.goreleaser.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ builds:
1414
archives:
1515
- name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
1616

17+
archives:
18+
- name_template: "{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}"
19+
1720
release:
1821
prerelease: auto
1922

0 commit comments

Comments
 (0)