Refresh Maven Central Credentials
When uploads to Maven Central fail due to permission errors, you need to refresh the OSSRH_PASSWORD
secret.
- Log in to https://s01.oss.sonatype.org/ with the login details in Bitwarden.
- Go to Profile > User Token
- Access New User Token and re-enter password
- Set
OSSRH_USERNAME
andOSSRH_PASSWORD
on GitHub to the values shown.
Last updated on