We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7925454 + da0a5f8 commit 26d2602Copy full SHA for 26d2602
1 file changed
.github/workflows/upload-to-pypi.yml
@@ -59,4 +59,4 @@ jobs:
59
60
- uses: pypa/gh-action-pypi-publish@v1.13.0
61
with:
62
- packages_dir: dist/
+ packages-dir: dist/
0 commit comments