Skip to content

Commit

Permalink
chore: fixed credential for OSS repo
Browse files Browse the repository at this point in the history
  • Loading branch information
nemo83 committed Jan 17, 2024
1 parent c894a5e commit dc246a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
--warn --stacktrace
env:
MAVEN_USERNAME: ${{ secrets.MAVEN_CENTRAL_OSSRH_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.MAVEN_CENTRAL_GPG_PASSPHRASE }}
MAVEN_PASSWORD: ${{ secrets.MAVEN_CENTRAL_OSSRH_TOKEN }}

0 comments on commit dc246a4

Please sign in to comment.