Skip to content

Commit 20b111d

Browse files
authored
Goreleaser: Fix changelog with github-native impl (#7)
1 parent 1470c33 commit 20b111d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ release:
5151
Linux: [amd64](https://github.com/0xsequence/czip/releases/download/v{{.Version}}/czip-compressor.linux-amd64), [arm64](https://github.com/0xsequence/czip/releases/download/v{{.Version}}/czip-compressor.linux-arm64)
5252
5353
changelog:
54-
use: github
54+
use: github-native
5555
sort: asc
5656

5757
brews:

0 commit comments

Comments
 (0)