Update nexus sync steps

- Relates #1033
This commit is contained in:
Janne Valkealahti
2024-03-21 13:03:44 +00:00
parent 1fae47c0e2
commit d114044b29
4 changed files with 4 additions and 19 deletions

View File

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