Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ The following credentials are required for building or publishing (and automatic
* [Register to publish](https://central.sonatype.org/register/central-portal/#publishing)
and comment on [OSSRH-63768](https://issues.sonatype.org/browse/OSSRH-63768) with confirmation
from another maintainer.
* To obtain `SONATYPE_USER` and `SONATYPE_KEY` for your account, login
to [oss.sonatype.org](https://oss.sonatype.org/) and navigate to Profile -> User Token -> Access
User Token.
* To obtain `SONATYPE_USER` and `SONATYPE_KEY` for your account, log in
to [central.sonatype.com](https://central.sonatype.com/) and navigate to Profile -> View User Tokens
(see [detailed instructions](https://central.sonatype.org/publish/generate-portal-token/)).

Additionally, credentials are stored with maintainers via
the [OpenTelemetry 1Password](https://opentelemetry.1password.com/signin) account. The following
Expand Down
Loading