Example project to demo deployments to github package registry.
export
./gradle publish -PghUsername=... -PghPassword=... --debug
Example using the Gradle Maven plugin to publish to the Github Registry. Worth noting this does not work yet and exists as part of a support ticket with Github.
KotlinApache-2.0