diff --git a/.goreleaser.yml b/.goreleaser.yml index 92c2146..c574afb 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -38,10 +38,6 @@ changelog: exclude: - '^docs:' - '^test:' -signs: - - artifacts: checksum - signature: "${artifact}.GPG" - args: ["--batch", "--local-user", "release-bot@kapow", "--output", "${signature}", "--armor", "--clear-sign", "${artifact}"] dockers: - goos: linux