1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

fix: empty line

This commit is contained in:
Carlos Alexandro Becker 2018-04-01 15:24:59 -03:00 committed by Carlos Alexandro Becker
parent 3b5a1fd8ce
commit 07b2699346
2 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,8 @@ const bodyTemplateText = `{{ .ReleaseNotes }}
{{ range $element := . }}
- ` + "`docker pull {{ . -}}`" + `
{{- end -}}
{{- end }}`
{{- end }}
`
var bodyTemplate *template.Template

View File

@ -1,2 +1,2 @@
feature1: description
feature2: other description
feature2: other description