Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkWieczorek committed Mar 18, 2024
1 parent d746bdf commit e980538
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
publish-to-pypi:
name: Publish Python distribution to PyPI
# if: startsWith(github.ref, 'refs/tags/') # only publish to PyPI on tag pushes
needs:
- build
# needs:
# - build
runs-on: ubuntu-latest
environment:
name: pypi
Expand Down

0 comments on commit e980538

Please sign in to comment.