Skip to content

Commit 6cc12f9

Browse files
Fix goreleaser config
1 parent 0c0e7d0 commit 6cc12f9

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
@@ -43,4 +43,4 @@ release:
4343
prerelease: auto
4444
# You can change the name of the release.
4545
# Default is `{{.Tag}}`
46-
name_template: "{{.ProjectName}} v{{.Version}}
46+
name_template: "{{.ProjectName}} v{{.Version}}"

0 commit comments

Comments
 (0)