We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e692b82 commit dede7a3Copy full SHA for dede7a3
1 file changed
.github/workflows/release.yml
@@ -66,7 +66,7 @@ jobs:
66
steps:
67
- uses: actions/download-artifact@v3
68
with:
69
- name: artifacts
+ name: Packages
70
path: dist
71
72
- name: Push build artifacts to PyPI
0 commit comments