diff --git a/.github/.goreleaser.yml b/.github/.goreleaser.yml index 7311745ebf..eb91897199 100644 --- a/.github/.goreleaser.yml +++ b/.github/.goreleaser.yml @@ -39,12 +39,12 @@ archives: - LICENSE - install-binary.sh -snapshot: - version_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Runtime.Goos }}_{{ .Runtime.Goarch }}" - checksum: name_template: 'checksums.txt' +snapshot: + version_template: "{{ .Tag }}-next" + changelog: sort: asc filters: