refactor(ci): Change changelog generation

This commit is contained in:
2025-08-11 16:38:29 +03:00
parent 768bd56a7e
commit e5aadbe9c8

View File

@@ -28,7 +28,7 @@ archives:
formats: [zip] formats: [zip]
changelog: changelog:
use: gitea use: git
format: "{{.SHA}}: {{.Message}} (@{{.AuthorUsername}})" format: "{{.SHA}}: {{.Message}} (@{{.AuthorUsername}})"
abbrev: -1 abbrev: -1
sort: asc sort: asc