Merge branch 'dev' #13
BuildAndPublish.yml
on: push
Matrix: build
Waiting for pending jobs
build_sdist
pypi-publish
Annotations
1 error
Invalid workflow file:
.github/workflows/BuildAndPublish.yml#L22
The workflow is not valid. .github/workflows/BuildAndPublish.yml (Line: 22, Col: 9): Unexpected symbol: ''refs/heads/main'. Located at position 89 within expression: github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/v') && github.base_ref == 'refs/heads/main .github/workflows/BuildAndPublish.yml (Line: 57, Col: 9): Unexpected symbol: ''refs/heads/main'. Located at position 89 within expression: github.ref_type == 'tag' && startsWith(github.ref, 'refs/tags/v') && github.base_ref == 'refs/heads/main
|