Skip to content

Commit

Permalink
Passed username to Maven
Browse files Browse the repository at this point in the history
  • Loading branch information
x7airworker authored Jul 29, 2024
1 parent 21aaf6d commit 499333a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
DEPLOYMENT_USERNAME: ${{ secrets.DEPLOYMENT_USERNAME }}
DEPLOYMENT_PASSWORD: ${{ secrets.DEPLOYMENT_PASSWORD }}
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
OSSRH_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}

0 comments on commit 499333a

Please sign in to comment.