fabric-chaincode-java icon indicating copy to clipboard operation
fabric-chaincode-java copied to clipboard

Release to Maven Central in release workflow

Open bestbeforetoday opened this issue 1 year ago • 0 comments

As a maintainer I want the release GitHub Actions workflow to automatically released the staged artifact to Maven Central So that I don't have to remember (and have credentials) to manually release using the Maven Central Web UI

This should be achievable using a Gradle plugin.

bestbeforetoday avatar Nov 28 '24 19:11 bestbeforetoday