From e9afd794df64ac3fa1db0f5149306e96faf478d8 Mon Sep 17 00:00:00 2001 From: Sarah Date: Mon, 10 May 2021 12:53:34 +0100 Subject: [PATCH] remove --batch --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"