update deployment workflow to utilize environment variables; change d… #3
Annotations
1 error
Invalid workflow file:
.github/workflows/main.yml#L6
The workflow is not valid. .github/workflows/main.yml (Line: 6, Col: 17): Unrecognized named-value: 'env'. Located at position 1 within expression: env.SITE_URL .github/workflows/main.yml (Line: 7, Col: 27): Unrecognized named-value: 'env'. Located at position 1 within expression: env.PUBLIC_CONTACT_URL
|