Build Javadoc

Workflow Source

Table of Contents

  1. Sample usage

This workflow builds the library’s Javadoc and uploads the outputs as an artifact.

Sample usage

jobs:
  build-javadoc:
    uses: CoffeeCoder1/VendorTools/.github/workflows/build-javadoc.yml@2025.0.3
    inputs:
      # This input is used to specify what version to release to the Gradle plugin.
      release-version: # Defaults to the ref name.
      # The name of the artifact to upload.
      artifact-name: # Defaults to publish-outputs-javadoc.