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 dba0816 commit 30639f2Copy full SHA for 30639f2
.github/workflows/wheels.yml
@@ -68,7 +68,7 @@ jobs:
68
path: dist/*.tar.gz
69
70
upload_all:
71
- needs: [build_wheels, make_sdist]
+ needs: [build_wheels, build_sdist]
72
environment: pypi
73
permissions:
74
id-token: write
0 commit comments