We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918750a commit ac4d9beCopy full SHA for ac4d9be
.github/workflows/release.yaml
@@ -26,4 +26,4 @@ jobs:
26
with:
27
user: __token__
28
password: ${{ secrets.pypi_token }}
29
- packages_dir: dist
+ packages-dir: dist
0 commit comments