We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c38e88 commit a19e110Copy full SHA for a19e110
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
name: artifact_${{ matrix.python-version }}
27
path: |
28
- dist/numbat*.whl
+ dist/pyrrha*.whl
29
dist/*.tar.gz
30
31
upload_pypi:
0 commit comments