We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4694914 commit 02c3632Copy full SHA for 02c3632
.github/workflows/python-publish.yml
@@ -65,7 +65,7 @@ jobs:
65
name: >-
66
Publish Python 🐍 distribution 📦 to PyPI
67
needs:
68
- - build
+ - bump-and-build
69
runs-on: ubuntu-latest
70
environment:
71
name: pypi
0 commit comments