...
For steps to manually publish the artefacts see How to upload and use maven jar artifactsAndroid client libraries on Maven/Sonatype
Github Actions CI
You can create a new Github action workflow file and name it release.yml with the following sample configuration used for building, signing and publishing the FHIR Core Quest application as a Github release.
NOTE: Remember to update the content with the module names corresponding to your project.
...