Skip to content

Commit 91a3c41

Browse files
author
OmOmofonmwan
committed
Updaged fields
1 parent ff8f4f2 commit 91a3c41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/post_build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
nexus_repo_password: ${{secrets.EC2_NEXUS_PASSWORD}}
3333
branch_name: ${{github.event.workflow_run.head_branch}}
3434
github_token: ${{secrets.GITHUB_TOKEN}}
35-
ossrh_username: ${{secrets.MC_SECRET_USERNAME}}
36-
ossrh_token: ${{secrets.MC_SECRET_PASSWORD}}
35+
maven_central_username: ${{secrets.MC_SECRET_USERNAME}}
36+
maven_central_password: ${{secrets.MC_SECRET_PASSWORD}}
3737
gpg_key: ${{secrets.GPG_KEY}}
3838
gpg_passphrase: ${{secrets.GPG_PASSPHRASE}}
3939
sonarcloud_token: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)