modelingvaluegroup/upload-maven-package-action

upload a file as a maven package to the github package registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 22, 2025
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: modelingvaluegroup/upload-maven-package-action@fdeb6db7947ea8e8e0ed928b159749f91f379329 # v1.0.0

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

namedescriptionrequireddefault
filethe file to uploadyes
gavethe group id, artifact id, version and extension(packaging), separated by colons (taken from pom if absent)no
pomthe filename of the p[om.xml file (defaults to pom.xml)nopom.xml
traceset this to "true" if you would like bash-tracingnofalse

no outputs