Skip to content

Commit 541762f

Browse files
authored
Update deploy_testpypi.yml
1 parent 324671e commit 541762f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_testpypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Retrieve release dist
4848
uses: actions/download-artifact@v4
4949
with:
50-
name: release-dists
50+
name: release-dist
5151
path: dist/
5252

5353
- name: Publish package distributions to TestPyPI

0 commit comments

Comments
 (0)