refactor: Change abbrev option for generate changelogs
This commit is contained in:
@@ -34,7 +34,7 @@ archives:
|
||||
changelog:
|
||||
use: gitea
|
||||
format: "{{ .SHA }}: {{ .Message }}{{ with .AuthorUsername }} (@{{ . }}){{ end }}"
|
||||
abbrev: -1
|
||||
abbrev: 0
|
||||
sort: asc
|
||||
groups:
|
||||
- title: Features
|
||||
|
||||
Reference in New Issue
Block a user