Skip to content

Commit 488a745

Browse files
committed
chore: switch changelog source from git to GitHub
- Change changelog source from `git` to `github` Signed-off-by: appleboy <[email protected]>
1 parent 4ec920b commit 488a745

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
@@ -18,7 +18,7 @@ changelog:
1818
# - `github-native`: uses the GitHub release notes generation API, disables the groups feature.
1919
#
2020
# Defaults to `git`.
21-
use: git
21+
use: github
2222

2323
# Sorts the changelog by the commit's messages.
2424
# Could either be asc, desc or empty

0 commit comments

Comments
 (0)