We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec920b commit 488a745Copy full SHA for 488a745
.goreleaser.yaml
@@ -18,7 +18,7 @@ changelog:
18
# - `github-native`: uses the GitHub release notes generation API, disables the groups feature.
19
#
20
# Defaults to `git`.
21
- use: git
+ use: github
22
23
# Sorts the changelog by the commit's messages.
24
# Could either be asc, desc or empty
0 commit comments