actions-marketplace-validations/JReleaser

Release Java projects quickly and easily with JReleaser

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 1, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/jreleaser_release-action@97b5e2f0e845de2fe1dbbdf451ac6a21233fafff # no releases — HEAD as of 2026-07-13

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

namedescriptionrequireddefault
versionThe version of JReleaser to download and execute.yeslatest
argumentsThe command-line arguments to be passed to JReleaser.yesfull-release
working-directoryThe directory to change into.yes${{ github.workspace }}
setup-javaSetup internal Java runtime.notrue
java-optsAdditional JVM parametersno""

no outputs