ci: fix wrong docs name #13
docs.yml
on: push
Matrix: Test, build and deploy docs
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/docs.yml#L81
The workflow is not valid. .github/workflows/docs.yml (Line: 81, Col: 13): Unrecognized named-value: 'git'. Located at position 1 within expression: git.ref_type == 'tag' && github.event_name == 'push' .github/workflows/docs.yml (Line: 89, Col: 13): Unrecognized named-value: 'git'. Located at position 73 within expression: github.event_name == 'release' && github.event.action == 'published' && git.ref_type == 'tag'
|