Skip to content

Commit ea41a9e

Browse files
authored
Revert "Sign the next snapshot just for testing (#6597)" (#6598)
This reverts commit a37c682.
1 parent a37c682 commit ea41a9e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@ jobs:
2929
env:
3030
LIBRARIAN_SONATYPE_USERNAME: ${{ secrets.SONATYPE_USERNAME }}
3131
LIBRARIAN_SONATYPE_PASSWORD: ${{ secrets.SONATYPE_PASSWORD }}
32-
GPG_PRIVATE_KEY: ${{ secrets.SONATYPE_GPG_KEY }}
33-
GPG_PRIVATE_KEY_PASSWORD: ${{ secrets.SONATYPE_GPG_KEY_PASSWORD }}
3432
- name: Collect Diagnostics
3533
if: always()
3634
run: ./scripts/collect-diagnostics.main.kts

0 commit comments

Comments
 (0)