Skip to content

Commit

Permalink
Update env
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbilik committed Nov 22, 2024
1 parent 1d5bfe0 commit 9c63283
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
-PmavenCentralPassword=$MAVEN_PASSWORD
env:
GPG_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
SIGNING_KEY_ID: ${{ secrets.ANDROID_SIGNING_KEY_ID }}
GPG_PASSWORD: ${{ secrets.GPG_PASSPHRASE }}
GPG_PASSWORD: ${{ secrets.ANDROID_SIGNING_PASSWORD }}
MAVEN_USERNAME: ${{ secrets.ANDROID_OSSRH_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.ANDROID_OSSRH_PASSWORD }}

0 comments on commit 9c63283

Please sign in to comment.