Skip to content

Commit a6c19a8

Browse files
committed
ci: Removing GPG_TTY
Signed-off-by: Vincent Boutour <[email protected]>
1 parent e74b5d9 commit a6c19a8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
run: |
4747
curl --disable --silent --show-error --location --max-time 30 "https://raw.githubusercontent.com/ViBiOh/scripts/main/bootstrap" | bash -s -- "-c" "release"
4848
export GIT_TAG="$(basename ${{ github.ref }})"
49-
export GPG_TTY=$(tty)
5049
scripts/release build assets clean
5150
- name: Docker
5251
env:

0 commit comments

Comments
 (0)