dev-vince/Deploy javadoc to Github Pages
A GitHub action that publishes javadocumentation to GitHub Pages automatically
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | The GitHub token the GitHub repository | yes | — |
| branch | The branch of which the javadoc contents will be stored | no | gh-pages |
| java-version | Java version of which your project is using | yes | 17 |
| java-distribution | The distribution of which your JDK uses | no | adopt |
| project | The type of project of the target project (Maven or Gradle) | no | maven |
Outputs
no outputs