We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 810260b commit 2026789Copy full SHA for 2026789
1 file changed
.goreleaser.yml
@@ -35,7 +35,7 @@ builds:
35
archives:
36
- formats: [binary]
37
name_template: >-
38
- {{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}
+ xp_{{ .Version }}_{{ .Os }}_{{ .Arch }}
39
40
checksum:
41
name_template: checksums.txt
0 commit comments