Skip to content

Commit a19e110

Browse files
committed
ci: fix pypi upload
1 parent 7c38e88 commit a19e110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
name: artifact_${{ matrix.python-version }}
2727
path: |
28-
dist/numbat*.whl
28+
dist/pyrrha*.whl
2929
dist/*.tar.gz
3030
3131
upload_pypi:

0 commit comments

Comments
 (0)