Skip to content

Commit bb71d8a

Browse files
committed
Fixed release
1 parent f7c0cc8 commit bb71d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ signs:
3636
args:
3737
# if you are using this in a GitHub action or some other automated pipeline, you
3838
# need to pass the batch flag to indicate its not interactive.
39-
- "-pinentry-mode"
39+
- "--pinentry-mode"
4040
- "loopback"
4141
- "--batch"
4242
- "--local-user"

0 commit comments

Comments
 (0)