Fixed workflow name #28
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy.yml#L31
The workflow is not valid. .github/workflows/deploy.yml (Line: 31, Col: 13): Unexpected symbol: '"ubuntu"'. Located at position 23 within expression: startsWith(matrix.os, "ubuntu") .github/workflows/deploy.yml (Line: 34, Col: 13): Unexpected symbol: '"macos"'. Located at position 23 within expression: startsWith(matrix.os, "macos")
|