We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c1e8d7 commit 1fbabefCopy full SHA for 1fbabef
PUBLISHING.md
@@ -7,7 +7,7 @@ See [`gradle-release.yml`](.github/workflows/gradle-release.yml) for whole publi
7
Set the following environment variables in your CI/CD (GitHub Actions, etc.):
8
9
```txt
10
-# generated on Sonatype account
+# generated tokens on Sonatype account, do not use real username/password
11
PUBLISHING_USERNAME=<username>
12
PUBLISHING_PASSWORD=<password>
13
0 commit comments