Build JSON

Workflow Source

Table of Contents

  1. Sample usage

This workflow builds the Vendordep JSON file and uploads the outputs as an artifact.

Sample usage

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