We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8b11e commit 693f3a4Copy full SHA for 693f3a4
.github/workflows/CD.yml
@@ -44,7 +44,7 @@ jobs:
44
name: wheels
45
path: dist/*
46
47
- pypi-publish:
+ pypi-publish:
48
name: Upload release to PyPI
49
needs: build_package
50
runs-on: ubuntu-latest
0 commit comments