We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c524251 commit 59b9f47Copy full SHA for 59b9f47
.github/workflows/python.yml
@@ -177,6 +177,5 @@ jobs:
177
env:
178
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
179
with:
180
- working-directory: python
181
command: upload
182
args: --non-interactive --skip-existing wheels-*/*
0 commit comments