We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ae359 commit f2dcefcCopy full SHA for f2dcefc
.github/workflows/pypi.yml
@@ -70,7 +70,7 @@ jobs:
70
steps:
71
- uses: actions/download-artifact@v4
72
with:
73
- pattern: artifact
+ name: artifact
74
path: dist
75
76
- name: Publish package to PyPI
0 commit comments