We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b2fb18 commit a5eade0Copy full SHA for a5eade0
.github/workflows/pypi.yml
@@ -45,4 +45,4 @@ jobs:
45
- name: Publish package distributions to PyPI
46
uses: pypa/gh-action-pypi-publish@release/v1
47
with:
48
- packages-dir: dist/
+ packages-dir: artifact/
0 commit comments