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 a58151e commit 9901a48Copy full SHA for 9901a48
.github/workflows/release.yml
@@ -133,4 +133,4 @@ jobs:
133
MATURIN_PYPI_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
134
with:
135
command: upload
136
- args: --non-interactive --skip-existing wheels-*/**
+ args: --non-interactive --skip-existing wheels-*/**.whl wheels-*/**.tar.gz
0 commit comments