We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c0e7d0 commit 6cc12f9Copy full SHA for 6cc12f9
.goreleaser.yml
@@ -43,4 +43,4 @@ release:
43
prerelease: auto
44
# You can change the name of the release.
45
# Default is `{{.Tag}}`
46
- name_template: "{{.ProjectName}} v{{.Version}}
+ name_template: "{{.ProjectName}} v{{.Version}}"
0 commit comments