Skip to content

Commit 58a8c1e

Browse files
committed
.github: workflow updated, fixes
1 parent ba7b87c commit 58a8c1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
- name: Download all the dists
5959
uses: actions/download-artifact@v4
6060
with:
61-
name: package-*
61+
name: package
6262
path: dist/
6363

6464
- name: Publish distribution to PyPI

0 commit comments

Comments
 (0)