diff --git a/.github/workflows/publish-client-maven-central.yml b/.github/workflows/publish-client-maven-central.yml index dd4eb6d..3c6a535 100644 --- a/.github/workflows/publish-client-maven-central.yml +++ b/.github/workflows/publish-client-maven-central.yml @@ -1,4 +1,4 @@ -name: Publish client to Maven Central +name: Stage client to Maven Central # This workflow only Stages the package. You must manually login to https://oss.sonatype.org and publish from the Staging # Repository. Recent outputs from this workflow will be listed there. # You must "Close" each opened staging repository, then "Release". Closing can take some time, as can releasing.