diff --git a/.goreleaser.yml b/.goreleaser.yml index fdec38d704..938a495e7d 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,3 +1,4 @@ +version: 2 env: - GO111MODULE=on - CGO_ENABLED=0 @@ -56,7 +57,7 @@ checksum: changelog: # set it to true if you wish to skip the changelog generation - skip: true + disable: true release: # If set to true, will not auto-publish the release.