Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Ozaq committed Oct 24, 2023
1 parent a86e7f4 commit 31c8dc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
if-no-files-found: error
pypi-publish:
needs: [build_wheels, build_sdist]
if: github.release.published
# if: github.event.release.action == "released"
name: Publish to PyPI
runs-on: ubuntu-latest
environment: release
Expand Down

0 comments on commit 31c8dc1

Please sign in to comment.