diff --git a/.goreleaser.yml b/.goreleaser.yml index 64384afe..f9dbc171 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -95,10 +95,6 @@ signs: args: ["sign", "--dearmor", "--file", "${artifact}", "--out", "${signature}"] artifacts: checksum signature: ${artifact}.sig -release: - # If you want to manually examine the release before its live, uncomment this line: - # draft: true - - glob: ./docs.zip changelog: use: github-native