Skip to content

Commit

Permalink
release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonKueltz committed Jan 1, 2025
1 parent 6c522e2 commit 2bb9230
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-to-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,7 @@ jobs:

publish-to-pypi:
name: Publish Python 🐍 distribution 📦 to PyPI
needs:
- build
needs: [make_sdist, build_wheels-manylinux, build_wheels-macos-13, build_wheels-macos-14]
runs-on: ubuntu-latest

environment:
Expand Down

0 comments on commit 2bb9230

Please sign in to comment.