paulushcgcj/Java Release with version

Runs java release after setting the project version. Also allow for extra command to be executed before the release.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dirApp/package directoryyes
app-versionApplication versionyes
java-cacheJava package manager cache, defaults to mavenmaven
java-distributionJava distribution, defaults to temurintemurin
java-versionJava version, defaults to 17 (LTS)17
add-sourcesAdd sources to the releasefalse
add-javadocAdd javadoc to the releasefalse
extra-paramsExtra parameters to pass version set command, usually to ignore tests""
commandsCommands to run before version is set, start with '|' for multi-lineecho "No commands to run"
repositoryNon-default repository to clone${{ github.repository }}

no outputs