diff --git a/.goreleaser.yml b/.goreleaser.yml index 5507e2b..3a99aa8 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. - - "--no-tty" + - "--batch" - "--local-user" - "{{ .Env.GPG_FINGERPRINT }}" - "--output"