diff --git a/.github/workflows/central-sync-release.yml b/.github/workflows/central-sync-release.yml index abf2cb92..3fc5b56d 100644 --- a/.github/workflows/central-sync-release.yml +++ b/.github/workflows/central-sync-release.yml @@ -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 }}