riv-chain/GitHub Maven repo Publish Action
Build Java project with Gradle, extract metadata, and publish artifacts to GitHub repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_pat | Personal Access Token for GitHub Maven artifact repository | yes | — |
| artifact_repo | GitHub repository to publish artifacts | yes | — |
| gradle_file_path | Path to the Gradle file | yes | ./gradlew |
| java_version | Java version to set up | yes | — |
| distribution | Java description to set up | yes | — |
| gradle_modules | Comma-separated list of Gradle modules (e.g. ':app,:mylib'). Empty means root module. | no | "" |
Outputs
no outputs