Skip to content

Commit 5939d07

Browse files
committed
tmp: remove publish check
1 parent 4fcc080 commit 5939d07

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
7171
publish-to-pypi:
7272
name: Publish Python distribution to PyPI
73-
if: startsWith(github.ref, 'refs/tags/v') # only publish to PyPI on tag pushes
7473
needs:
7574
- build
7675
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)