We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f54804 commit 329ba47Copy full SHA for 329ba47
.github/workflows/deploy-to-pypi.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Retrieve artifact from Python build
30
uses: actions/download-artifact@v4
31
with:
32
- name: python_wheel
+ name: oqtopus-wheel
33
path: dist/
34
35
- name: upload release asset
0 commit comments