Fix ci workflow multiplication - run deploy only once. #19
Triggered via pull request
January 19, 2024 13:37
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/CI.yml#L44
The workflow is not valid. .github/workflows/CI.yml (Line: 44, Col: 13): Unexpected symbol: '6.0''. Located at position 128 within expression: github.event_name == 'push' && github.ref == 'refs/heads/master' && matrix.node-version == '20.x && matrix.mongodb-version == '6.0' .github/workflows/CI.yml (Line: 52, Col: 13): Unexpected symbol: '6.0''. Located at position 128 within expression: github.event_name == 'push' && github.ref == 'refs/heads/master' && matrix.node-version == '20.x && matrix.mongodb-version == '6.0'
|