Skip to content

Commit

Permalink
[DSD-4255] Fixed Nexus failure
Browse files Browse the repository at this point in the history
Signed-off-by: Aiham <[email protected]>
  • Loading branch information
aihamh committed Jan 19, 2024
1 parent ce622e7 commit 7380a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
SERVICE_LOCATION: ./pre-registration
secrets:
OSSRH_USER: ${{ secrets.OSSRH_SNAPSHOT_URL }}
OSSRH_USER: ${{ RELEASE_URL }}
OSSRH_SECRET: ${{ secrets.OSSRH_SECRET }}
OSSRH_URL: ${{ secrets.RELEASE_URL }}
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
Expand Down

0 comments on commit 7380a42

Please sign in to comment.