bugfix(documentation): deploy doc only if there is an update #8
buildGithubPage.yml
on: push
Check for changes in api documentation
Check for changes in client documentation
Publish api documentation
Publish client documentation
Annotations
1 error
Invalid workflow file:
.github/workflows/buildGithubPage.yml#L41
The workflow is not valid. .github/workflows/buildGithubPage.yml (Line: 41, Col: 9): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.api-doc-change.outputs.changed == 'true' .github/workflows/buildGithubPage.yml (Line: 64, Col: 9): Unrecognized named-value: 'steps'. Located at position 1 within expression: steps.client-doc-change.outputs.changed == 'true'
|