Skip to content

Commit 57ec1fb

Browse files
authored
Update pypi-release.yml
1 parent 286c785 commit 57ec1fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ jobs:
6464
steps:
6565
- uses: actions/download-artifact@v4
6666
with:
67-
name: releases
68-
path: dist
67+
name: releases
68+
path: dist
6969
- name: Publish package to PyPI
7070
uses: pypa/gh-action-pypi-publish@v1.10.2
7171
with:

0 commit comments

Comments
 (0)