We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324671e commit 541762fCopy full SHA for 541762f
1 file changed
.github/workflows/deploy_testpypi.yml
@@ -47,7 +47,7 @@ jobs:
47
- name: Retrieve release dist
48
uses: actions/download-artifact@v4
49
with:
50
- name: release-dists
+ name: release-dist
51
path: dist/
52
53
- name: Publish package distributions to TestPyPI
0 commit comments