diff --git a/README.md b/README.md index 7584053..2a0b263 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ mvn clean install -Dmaven.test.skip=true mvn versions:set -DnewVersion= ``` -Commit and tag the version. Then push and create a GitHub release. +Commit and tag the version. Then push and create a **GitHub release**. Finally, publishing to Nexus and Maven Central is **automatically triggered by creating a GitHub release** using GitHub Actions. @@ -112,4 +112,4 @@ Publish requires following secrets: * `OSSRH_GPG_SECRET_KEY` the gpg private key used to sign packages * `OSSRH_GPG_SECRET_KEY_PASSWORD` the gpg private key password -These are stored in GitHub repository's secrets. +These are stored in GitHub organisation's secrets.