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 b664baa commit 4f246cfCopy full SHA for 4f246cf
1 file changed
.github/workflows/gen_whl_to_pypi.yml
@@ -50,7 +50,6 @@ jobs:
50
- name: Build wheel package
51
run: |
52
python -m build --wheel
53
- mv dist ../
54
55
- name: Publish distribution 📦 to PyPI
56
uses: pypa/gh-action-pypi-publish@v1.5.0
0 commit comments