Skip to content

Commit 7764dca

Browse files
committed
Cleanup
1 parent 3540c04 commit 7764dca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release_to_maven.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ jobs:
3838
echo "signing.gnupg.executable=gpg" >> ~/.gradle/gradle.properties
3939
echo "signing.gnupg.keyName=ABC48776" >> ~/.gradle/gradle.properties
4040
echo "signing.gnupg.passphrase=${GPG_SIGNING_KEY_PW}" >> ~/.gradle/gradle.properties
41-
echo "no-tty" >> ~/.gnupg/gpg.conf >> ~/.gradle/gradle.properties
4241
env:
4342
GPG_SIGNING_KEY_PW: ${{ secrets.GPG_PASSPHRASE }}
4443

0 commit comments

Comments
 (0)