Skip to content

Commit

Permalink
remove condition from pypi setup
Browse files Browse the repository at this point in the history
  • Loading branch information
pavlovicmilena committed Oct 30, 2023
1 parent 3e49981 commit 1aafbf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi-publish-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
publish-to-pypi:
name: >-
Publish tagged Python distribution to PyPI
if: startsWith(github.ref, 'refs/tags/v')
needs:
- build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1aafbf7

Please sign in to comment.