[ fix #399 ] Docs: fix deploy from CI #760
Annotations
1 error
|
Invalid workflow file:
.github/workflows/ci.yml#L61
The workflow is not valid. .github/workflows/ci.yml (Line: 61, Col: 11): Unrecognized named-value: 'martix'. Located at position 16 within expression: (matrix.ghc == martix.deploy-ghc) && (github.event_name != 'pull_request') .github/workflows/ci.yml (Line: 65, Col: 11): Unrecognized named-value: 'martix'. Located at position 16 within expression: (matrix.ghc == martix.deploy-ghc) && (github.event_name != 'pull_request')
|