Skip to content

Commit 1fbabef

Browse files
committed
Update PUBLISHING.md
1 parent 5c1e8d7 commit 1fbabef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PUBLISHING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ See [`gradle-release.yml`](.github/workflows/gradle-release.yml) for whole publi
77
Set the following environment variables in your CI/CD (GitHub Actions, etc.):
88

99
```txt
10-
# generated on Sonatype account
10+
# generated tokens on Sonatype account, do not use real username/password
1111
PUBLISHING_USERNAME=<username>
1212
PUBLISHING_PASSWORD=<password>
1313

0 commit comments

Comments
 (0)