diff --git a/.goreleaser.yaml b/.goreleaser.yaml index 889a4db6a..e70e76dcd 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -1,4 +1,6 @@ #file: noinspection YAMLSchemaValidation +version: 2 + builds: - env: - CGO_ENABLED=0 @@ -31,7 +33,7 @@ archives: release: mode: keep-existing changelog: - skip: true + disable: true checksum: disable: false nfpms: