javiertuya/Branch Snapshots Action

This action publishes branch snapshots to the GitHub Packages Maven registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenToken to access GitHub Packagesyes
working-directoryThe name of the working directory from which the mvn deploy is executedno.
java-versionJava version used to build the packageyes
mvn-deploy-argsOptional arguments to be passed to the `mvn deploy` commandno""
delete-old-snapshotsIf true, keeps only `min-snapshots-to-keep` branch snapshots (versions)nofalse
min-snapshots-to-keepThe number of latest branch snapshots (versions) to keep if `delete-old-snapshots` is trueno2
always-keep-regexA regex to specify branch snapshots (versions) that never will be deleted even if `delete-old-snapshots` is trueno""

no outputs