belizwp/gRPC stub builder

Github action that build stub for JVM languages and upload to github maven repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 15, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: belizwp/grpc-stub-action@759bd6ce26a931828394cc9f8ae8748ba358c9e5 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
proto_dirDirectory of protoyes
organizationOrganization of maven repositoryyes
nameName of maven repositoryyes
groupGroup when upload to maven repositoryyes
artifact_idArtifactId when upload to maven repositoryyes
versionVersion when upload to maven repositoryyes
gh_actorGithub maven repository upload actoryes
gh_tokenGithub maven repository upload tokenyes
refThe branch, tag or SHA to checkout builder source code - default is `main`nomain

no outputs