Skip to content

Commit

Permalink
Revert "remove --batch (#43)" (#44)
Browse files Browse the repository at this point in the history
This reverts commit 9ccc0b6.
  • Loading branch information
sylviamoss committed May 11, 2021
1 parent 6d02db7 commit 2b2418e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Expand Up @@ -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"
Expand Down

0 comments on commit 2b2418e

Please sign in to comment.