Update nexus workflows

This commit is contained in:
Janne Valkealahti
2023-07-26 12:07:31 +01:00
parent b9180ba899
commit a024958e66

View File

@@ -13,7 +13,7 @@ jobs:
steps:
# Request release promotion repo
- uses: jvalkeal/nexus-sync@v0
- uses: jvalkeal/nexus-sync@main
with:
url: ${{ secrets.OSSRH_URL }}
username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}