You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace existing OSSRH endpoint with OSSRH staging api for publishing (#190)
## Problem
Replace existing OSSRH endpoint with OSSRH staging api for publishing
## Solution
Based on the central
[docs](https://central.sonatype.org/publish/publish-portal-ossrh-staging-api/),
I have updated the OSSRH endpoint with portal's OSSRH staging api
endpoint after migrating from OSSRH to central publisher portal.
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update
- [X] Infrastructure change (CI configs, etc)
- [ ] Non-code change (docs, etc)
- [ ] None of the above: (explain here)
## Test Plan
Tested by publishing v5.0.0 and v5.0.0-rc1 versions.
0 commit comments