This repository has been archived by the owner on Feb 22, 2024. It is now read-only.
feat(cd): add dev deployment #37
deploy.yaml
on: push
Build, publish and deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy.yaml#L51
The workflow is not valid. .github/workflows/deploy.yaml (Line: 51, Col: 17): Unexpected symbol: 'if'. Located at position 10 within expression: 'latest' if github.ref == 'refs/heads/main' else 'latest-dev'
|