import env #229
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yml#L61
The workflow is not valid. .github/workflows/main.yml (Line: 61, Col: 23): Unrecognized named-value: 'env'. Located at position 1 within expression: env.LUCEE_VERSIONS .github/workflows/main.yml (Line: 64, Col: 16): Unrecognized named-value: 'env'. Located at position 10 within expression: fromJSON(env.LUCEE_VERSIONS)
|