diff --git a/.goreleaser.yml b/.goreleaser.yml index e465475..ca22483 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -86,7 +86,7 @@ release: # To include a separate docs.zip uncomment the extra_files config and the docs.zip command hook above. #extra_files: #- glob: ./docs.zip - skip: true + disable: true changelog: - skip: true + disable: true