Skip to content

Commit

Permalink
Update central workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jvalkeal committed Dec 4, 2023
1 parent 2446a7f commit b32af17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/central-sync-close.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
# Request close promotion repo
- uses: jvalkeal/nexus-sync@v0
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 }}
Expand Down

0 comments on commit b32af17

Please sign in to comment.