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 b207b60 commit 8fdb3b6Copy full SHA for 8fdb3b6
.github/workflows/ci.yml
@@ -205,4 +205,4 @@ jobs:
205
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
206
with:
207
command: upload
208
- args: --skip-existing *
+ args: --skip-existing dist/*
0 commit comments