Skip to content

Commit 9d8acc2

Browse files
committed
Merge pull request 'chore: update the changelog format to overcome the EOF' (#177) from chore/update-the-changelog-format into main
Reviewed-on: https://gitea.obmondo.com/EnableIT/Linuxaid-cli/pulls/177
2 parents 7bbe43c + 3c6458f commit 9d8acc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ release:
77
changelog:
88
use: github
99
sort: asc
10-
format: "[{{ .SHA }}](https://github.com/obmondo/linuxaid-cli/commit/{{ .SHA }}) {{ .Message }}{{ with .AuthorUsername }} (@{{ . }})"
10+
format: "[{{ .SHA }}](https://github.com/obmondo/linuxaid-cli/commit/{{ .SHA }}) {{ .Message }}{{ with .AuthorUsername }} (@{{ . }}){{ end }}"
1111
abbrev: 7
1212
filters:
1313
exclude:

0 commit comments

Comments
 (0)