Skip to content

ci: fix wrong docs name #13

ci: fix wrong docs name

ci: fix wrong docs name #13

Triggered via push January 26, 2024 14:55
Status Startup failure
Total duration
Artifacts

docs.yml

on: push
Matrix: Test, build and deploy docs
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

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'