actions-marketplace-validations/JReleaser
Release Java projects quickly and easily with JReleaser
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 1, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/jreleaser_release-action@97b5e2f0e845de2fe1dbbdf451ac6a21233fafff # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of JReleaser to download and execute. | yes | latest |
| arguments | The command-line arguments to be passed to JReleaser. | yes | full-release |
| working-directory | The directory to change into. | yes | ${{ github.workspace }} |
| setup-java | Setup internal Java runtime. | no | true |
| java-opts | Additional JVM parameters | no | "" |
Outputs
no outputs