openmobilehub / omh-maps

omh-maps
Apache License 2.0
8 stars 1 forks source link

Setup github actions for publishing new releases with CD #41

Closed Anwera64 closed 1 year ago

Anwera64 commented 1 year ago

Added the github actions for new releases to upload them to Sonatype and release them directly to Maven Central.

Also rolled back the changes for versions with -SNAPSHOT to avoid releasing them by mistake before we're ready.