Update GH workflows to the latest versions

This commit is contained in:
abilan
2023-07-18 15:37:41 -04:00
parent 39304e399a
commit 79139915e8
3 changed files with 6 additions and 7 deletions

View File

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