don't run testpypi on non-tag pushes #22
publish_and_release.yml
on: push
Build distribution
Publish Python 🐍 distribution 📦 to TestPyPI
Sign the Python 🐍 distribution 📦 with Sigstore and upload them to GitHub Release
Annotations
1 error
Invalid workflow file:
.github/workflows/publish_and_release.yml#L99
The workflow is not valid. .github/workflows/publish_and_release.yml (Line: 99, Col: 9): Unrecognized function: 'not'. Located at position 1 within expression: not(startsWith(github.ref, 'refs/tags/'))
|