Skip to content

github actions: add publish pipeline #1

github actions: add publish pipeline

github actions: add publish pipeline #1

Triggered via push October 29, 2024 16:26
Status Startup failure
Total duration
Artifacts
build-test
build-test
publish
publish
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/build-test-publish.yml#L66
The workflow is not valid. .github/workflows/build-test-publish.yml (Line: 66, Col: 9): Unexpected end of expression: '||'. Located at position 132 within expression: github.event_name == 'tag' || (github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev')) ||