Closed korikuzma closed 1 year ago
publish-to-pypi
if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
publish-to-pypi
, removedif: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
since we only make a release when a GH release is created.