Build Java

Workflow Source

Table of Contents

  1. Sample usage

This workflow builds the library for Java and uploads the outputs as an artifact.

Sample usage

jobs:
  build-java:
    uses: CoffeeCoder1/VendorTools/.github/workflows/build-java.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 build-outputs-java.