From 2b2418e8a3f9a8c92894847766ac6511dcccbd0b Mon Sep 17 00:00:00 2001 From: Sylvia Moss Date: Tue, 11 May 2021 11:47:04 +0200 Subject: [PATCH] Revert "remove --batch (#43)" (#44) This reverts commit 9ccc0b69add414dd7687621c3dde9c14461d9570. --- .goreleaser.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"