Skip to content

Commit

Permalink
Correct property comment syntx in documentation (#880)
Browse files Browse the repository at this point in the history
  • Loading branch information
ezberlin authored Dec 14, 2024
1 parent 6f91c91 commit 1763084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/central.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ This can be done through either the DSL or by setting Gradle properties.
SONATYPE_HOST=DEFAULT
# or when publishing to https://s01.oss.sonatype.org
SONATYPE_HOST=S01
// or when publishing to https://central.sonatype.com/
# or when publishing to https://central.sonatype.com/
SONATYPE_HOST=CENTRAL_PORTAL

RELEASE_SIGNING_ENABLED=true
Expand Down

0 comments on commit 1763084

Please sign in to comment.