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 2587ddf commit 27b4326Copy full SHA for 27b4326
1 file changed
devdocs/PUBLISHING.md
@@ -19,7 +19,7 @@
19
In the `local.properties` file add the following properties:
20
```properties
21
sonatype.username=<your Sonatype username>
22
-sonatype.password=<your Sonatype password>
+sonatype.password=<your Sonatype access token>
23
sonatype.profileID=<your Sonatype profile ID>
24
```
25
0 commit comments