We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afa0f5 commit 7d910f5Copy full SHA for 7d910f5
.github/workflows/build.yml
@@ -56,5 +56,6 @@ jobs:
56
steps:
57
- uses: actions/download-artifact@v3
58
with:
59
- path: wheelhouse
+ name: artifact
60
+ path: dist
61
- uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments