Skip to content

Commit 364d8f8

Browse files
authored
Merge pull request #7 from JeschkeLab/HKaras-patch-1
Allow publishing to PyPI on all pushes
2 parents faf71b6 + 7078e8e commit 364d8f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/PyPI_upload.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
publish-to-pypi:
3636
name: >-
3737
Publish Python 🐍 distribution 📦 to PyPI
38-
if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
3938
needs:
4039
- build
4140
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)