diff --git a/.goreleaser.yml b/.goreleaser.yml index 24e7f42..9edcb83 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -76,8 +76,8 @@ release: # draft: true # As part of the release doc files are included as a separate deliverable for consumption by Packer.io. # To include a separate docs.zip uncomment the extra_files config and the docs.zip command hook above. - #extra_files: - - glob: ./docs.zip + extra_files: + - glob: ./docs.zip changelog: skip: true