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:
parent
3b5a1fd8ce
commit
07b2699346
@ -16,7 +16,8 @@ const bodyTemplateText = `{{ .ReleaseNotes }}
|
||||
{{ range $element := . }}
|
||||
- ` + "`docker pull {{ . -}}`" + `
|
||||
{{- end -}}
|
||||
{{- end }}`
|
||||
{{- end }}
|
||||
`
|
||||
|
||||
var bodyTemplate *template.Template
|
||||
|
||||
|
2
pipeline/release/testdata/release2.golden
vendored
2
pipeline/release/testdata/release2.golden
vendored
@ -1,2 +1,2 @@
|
||||
feature1: description
|
||||
feature2: other description
|
||||
feature2: other description
|
||||
|
Loading…
x
Reference in New Issue
Block a user