Skip to content

Commit f693a9a

Browse files
fix: use git for changelog to avoid GitHub API compare failures
1 parent 56098d1 commit f693a9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ checksum:
4545

4646
changelog:
4747
sort: asc
48-
use: github
48+
use: git
4949
filters:
5050
exclude:
5151
- "^docs:"

0 commit comments

Comments
 (0)