Skip to content

Commit

Permalink
fix: Make GoReleaser use git log for the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobefu committed Dec 15, 2024
1 parent 66033e5 commit a0a0f83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ sboms:
- "${artifact}.spdx.sbom.json"

changelog:
use: github
format: "{{.SHA}}: {{.Message}} (@{{.AuthorUsername}})"
sort: asc
groups:
Expand Down

0 comments on commit a0a0f83

Please sign in to comment.