modelingvaluegroup/upload-maven-package-action
upload a file as a maven package to the github package registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit May 22, 2025
- License
- GPL 3.0
Pinned Snippet
uses: modelingvaluegroup/upload-maven-package-action@fdeb6db7947ea8e8e0ed928b159749f91f379329 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| file | the file to upload | yes | — |
| gave | the group id, artifact id, version and extension(packaging), separated by colons (taken from pom if absent) | no | — |
| pom | the filename of the p[om.xml file (defaults to pom.xml) | no | pom.xml |
| trace | set this to "true" if you would like bash-tracing | no | false |
Outputs
no outputs