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 28cb287 commit 8c0503fCopy full SHA for 8c0503f
.github/workflows/publish_to_pypi.yml
@@ -38,7 +38,7 @@ jobs:
38
name: dist
39
path: dist/
40
41
-# Publish to PyPI (only if "dist/"" succeeded)
+# Publish to PyPI (only if "dist/" succeeded)
42
pypi-publish:
43
needs: release-build
44
runs-on: ubuntu-latest
0 commit comments