Update nexus sync steps

This commit is contained in:
Janne Valkealahti
2024-03-21 08:55:38 +00:00
parent 7eda62fe05
commit 04731dfb19
4 changed files with 4 additions and 14 deletions

View File

@@ -13,9 +13,8 @@ jobs:
steps:
# Request release promotion repo
- uses: jvalkeal/nexus-sync@v0
- uses: spring-io/nexus-sync-action@main
with:
url: ${{ secrets.OSSRH_URL }}
username: ${{ secrets.OSSRH_S01_TOKEN_USERNAME }}
password: ${{ secrets.OSSRH_S01_TOKEN_PASSWORD }}
staging-profile-name: ${{ secrets.OSSRH_STAGING_PROFILE_NAME }}