jreleaser/JReleaser
Release Java projects quickly and easily with JReleaser
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
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