Skip to content

Release-Build

Release-Build #26

Workflow file for this run

name: Release-Build
on: workflow_dispatch
jobs:
build:
uses: axonivy-market/github-workflows/.github/workflows/release.yml@v4
with:
javaVersion: 21
mvnArgs: -U

Check failure on line 10 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / Release-Build

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 10, Col: 16): Invalid input, mvnArgs is not defined in the referenced workflow.