Open jjohannes opened 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
The workflow is missing the part that makes the signing key available on the runner so that Gradle can pick it up.
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