Skip to content

Commit

Permalink
Define GPG_TTY to address ioctrl error
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrudz committed Jan 23, 2024
1 parent 8338c16 commit 0e070f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,6 @@ jobs:
args: release --rm-dist
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
GPG_TTY: $(tty)
# GitHub sets this automatically
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0e070f8

Please sign in to comment.