diff --git a/.goreleaser.yml b/.goreleaser.yml index 3a99aa8..5507e2b 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -66,7 +66,7 @@ signs: args: # if you are using this is in a GitHub action or some other automated pipeline, you # need to pass the batch flag to indicate its not interactive. - - "--batch" + - "--no-tty" - "--local-user" - "{{ .Env.GPG_FINGERPRINT }}" - "--output"