CI and deploy steps for docs #37
docs-deploy.yml
on: push
Generate Java docs
Deploy to Netlify
Annotations
1 error
Invalid workflow file:
.github/workflows/docs-deploy.yml#L13
The workflow is not valid. .github/workflows/docs-deploy.yml (Line: 13, Col: 9): Unexpected end of expression: '||'. Located at position 111 within expression: (github.event.pull_request.base.ref == 'test-docs-deploy' && github.repository != 'OpenLineage/OpenLineage' ) || .github/workflows/docs-deploy.yml (Line: 13, Col: 5): Required property is missing: runs-on
|