diff --git a/.goreleaser_github.yml b/.goreleaser_github.yml index 81aa3c3868..b69f642bbd 100644 --- a/.goreleaser_github.yml +++ b/.goreleaser_github.yml @@ -27,8 +27,6 @@ builds: goarch: - amd64 - arm64 -checksum: - name_template: "{{ .ProjectName }}_checksums.txt" snapshot: name_template: "{{ .Tag }}-next"