Skip to content

Commit

Permalink
Call findSonatypeStagingRepository for some info
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedol committed Aug 9, 2024
1 parent 69f8cae commit bd4a5f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
arguments: |
--no-configuration-cache
${{ matrix.target }}
findSonatypeStagingRepository
closeSonatypeStagingRepository
-Psigning.gnupg.passphrase='${{secrets.OSSRH_GPG_SECRET_KEY_PASSWORD}}'
-Psigning.gnupg.keyName='${{secrets.OSSRH_GPG_SECRET_KEY_ID}}'
Expand Down

0 comments on commit bd4a5f1

Please sign in to comment.