Skip to content

Commit 2ffd83e

Browse files
committed
Fixed release
1 parent 991509f commit 2ffd83e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
gpg -K
4141
gpg --version
4242
touch /tmp/gpg.txt
43+
export GPG_TTY=$(tty)
4344
gpg --batch --local-user 9A527B0CAD0E901F31EEB42D52E226496EF37A77 --output /tmp/gpg.encr --detach-sign /tmp/gpg.txt
4445
- name: Run GoReleaser
4546
# uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0

0 commit comments

Comments
 (0)