update project structure #6
Annotations
1 error
Invalid workflow file:
.github/workflows/cd.yaml#L14
The workflow is not valid. .github/workflows/cd.yaml (Line: 14, Col: 9): Unrecognized named-value: 'matrix'. Located at position 62 within expression: (startsWith(github.ref, 'refs/tags') && contains(github.ref, matrix.image)) || github.ref == 'refs/heads/main'
|