Skip to content

Commit 0e960b3

Browse files
committed
Update goreleaser settings again
1 parent ba6fae7 commit 0e960b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ builds:
2424
changelog:
2525
sort: asc
2626
use: github
27-
format: "{{.SHA}}: {{.Message}} ({{.AuthorName}})"
27+
format: "{{.SHA}}: {{.Message}} (@{{.AuthorUsername}})"
2828
filters:
2929
exclude:
3030
- "^(Refactor|Update|Rename)" # common chore

0 commit comments

Comments
 (0)