Skip to content

Commit 3892586

Browse files
authored
FIX: publish to pypi
1 parent f5859a9 commit 3892586

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
password: ${{ secrets.test_pypi_password }}
3232
repository_url: https://test.pypi.org/legacy/
3333
- name: Publish distribution 📦 to PyPI
34-
if: startsWith(github.event.ref, 'refs/tags')
3534
uses: pypa/gh-action-pypi-publish@master
3635
with:
3736
user: __token__

0 commit comments

Comments
 (0)