Use new central infra

This commit is contained in:
Janne Valkealahti
2021-03-30 17:48:46 +01:00
parent 21a125cba5
commit 8346ccbd0a

View File

@@ -42,6 +42,7 @@ jobs:
- uses: jvalkeal/nexus-sync@main
id: nexus
with:
url: ${{ secrets.OSSRH_URL }}
username: ${{ secrets.OSSRH_USERNAME }}
password: ${{ secrets.OSSRH_PASSWORD }}
staging-profile-name: ${{ secrets.OSSRH_STAGING_PROFILE_NAME }}