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
|`OSSRH_USERNAME`| The username of your OSSRH account.|
115
-
|`OSSRH_PASSWORD`| The password of your OSSRH account.|
114
+
|`OSSRH_USERNAME`|~The username of your OSSRH account.~ The first part of your OSSRH (Sonatype) user access token.|
115
+
|`OSSRH_PASSWORD`|~The password of your OSSRH account.~ The second part of your OSSRH (Sonatype) user access token.|
116
116
|`GPG_SIGNING_KEY`| The GPG private key to sign your artifacts (in ascii-armored format). You can obtain it with `gpg --armor --export-secret-keys <your@email.here>` or you can create one key online on [pgpkeygen.com](https://pgpkeygen.com). |
117
117
|`GPG_SIGNING_PASSPHRASE`| The passphrase for unlocking the secret key. (you picked it when creating the key). |
0 commit comments