diff --git a/.github/.goreleaser.yml b/.github/.goreleaser.yml index 7311745ebf..49cf467b3a 100644 --- a/.github/.goreleaser.yml +++ b/.github/.goreleaser.yml @@ -40,7 +40,7 @@ archives: - install-binary.sh snapshot: - version_template: "{{ .ProjectName }}_{{ .Version }}_{{ .Runtime.Goos }}_{{ .Runtime.Goarch }}" + version_template: "{{ .Tag }}-next" checksum: name_template: 'checksums.txt'