customize workflows' options #53
trigger_builds.yml
on: push
Matrix: Build Debug / build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/trigger_builds.yml#L27
The workflow is not valid. .github/workflows/trigger_builds.yml (Line: 27, Col: 20): Unrecognized named-value: 'env'. Located at position 1 within expression: env.default_build_type .github/workflows/trigger_builds.yml (Line: 43, Col: 19): Unrecognized named-value: 'env'. Located at position 22 within expression: inputs.build_type || env.default_build_type
|