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 26b607e commit a490cc0Copy full SHA for a490cc0
.github/workflows/publish_to_pypi.yml
@@ -33,7 +33,7 @@ jobs:
33
name: dist
34
path: dist/
35
36
-# Publish to PyPI (only if "dist/"" succeeded)
+# Publish to PyPI (only if "dist/" succeeded)
37
pypi-publish:
38
needs: release-build
39
runs-on: ubuntu-latest
0 commit comments