version bump #197
pypi.yml
on: push
Build
Sign packages with Sigstore and upload them to GitHub Release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pypi.yml#L38
The workflow is not valid. .github/workflows/pypi.yml (Line: 38, Col: 11): Unexpected symbol: 'matches'. Located at position 91 within expression: startsWith(github.ref, 'refs/tags/') && contains(github.ref_name, 'v') && github.ref_name matches '^v[0-9]+\.[0-9]+\.[0-9]+(\.dev[0-9]+)?$'
|