We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c1f42f commit 945cb4aCopy full SHA for 945cb4a
.github/workflows/build_wheels.yml
@@ -68,7 +68,7 @@ jobs:
68
name: distfiles
69
path: dist/*.tar.gz
70
71
- upload_pypi:
+ upload_pypi:
72
needs: [build_wheels, build_sdist]
73
runs-on: ubuntu-latest
74
environment: pypi
0 commit comments