hiero-ledger / hiero-gradle-conventions

Gradle convention plugins used by Hiero projects
Apache License 2.0
1 stars 0 forks source link

Add credentials for signing and plugin portal publish #2

Open jjohannes opened 2 weeks ago

jjohannes commented 2 weeks ago

Credentials are expected by the Deploy Release Artifact workflow:

https://github.com/hiero-ledger/hiero-gradle-conventions/blob/main/.github/workflows/flow-deploy-release-artifact.yaml

jjohannes commented 4 days ago

The workflow is missing the part that makes the signing key available on the runner so that Gradle can pick it up.