Skip to content

maven-build

maven-build #49

Workflow file for this run

name: maven-build
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
env:
cicd-tag: jae/overrides
jobs:
build-main:
secrets: inherit
uses: dangernoodle-io/.github/.github/workflows/maven-build.yml@jae/overrides
with:
cicd-tag: jae/overrides

Check failure on line 18 in .github/workflows/maven-build.yml

View workflow run for this annotation

GitHub Actions / maven-build

Invalid workflow file

The workflow is not valid. .github/workflows/maven-build.yml (Line: 18, Col: 17): Invalid input, cicd-tag is not defined in the referenced workflow.