Update nexus-sync version

This commit is contained in:
Janne Valkealahti
2021-04-03 16:33:19 +01:00
parent 6413bff53c
commit 9b4fcd8231
4 changed files with 4 additions and 4 deletions

View File

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