Skip to content

Commit 2708c3d

Browse files
committed
Revert "Try adding gpg stuff"
This reverts commit 3bc2bec.
1 parent 4e0de06 commit 2708c3d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release_to_maven.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,5 @@ jobs:
6363
- name: Publish package
6464
run: ./gradlew publishToSonatype closeSonatypeStagingRepository
6565
env:
66-
GPG_SIGNING_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
67-
GPG_SIGNING_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
6866
SONATYPE_USERNAME: ${{ secrets.NEXUS_USERNAME }}
6967
SONATYPE_PASSWORD: ${{ secrets.NEXUS_PASSWORD }}

0 commit comments

Comments
 (0)