Add workflow to deploy to IFRS #15
deploy-to-ifrs.yml
on: push
DeployBackend
DeployFrontend
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy-to-ifrs.yml#L10
The workflow is not valid. .github/workflows/deploy-to-ifrs.yml (Line: 10, Col: 38): Unrecognized named-value: 'env'. Located at position 1 within expression: env.IFRS_GITLAB_FRONTEND_REPO_URL .github/workflows/deploy-to-ifrs.yml (Line: 28, Col: 37): Unrecognized named-value: 'env'. Located at position 1 within expression: env.IFRS_GITLAB_BACKEND_REPO_URL
|