diff --git a/.github/workflows/python-wheel-build.yml b/.github/workflows/python-wheel-build.yml index 5a93ffb2c..b08c64ede 100644 --- a/.github/workflows/python-wheel-build.yml +++ b/.github/workflows/python-wheel-build.yml @@ -60,4 +60,4 @@ jobs: TWINE_USERNAME: "__token__" TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }} run: | - twine upload --skip-existing --disable-progress-bar ./wheelhouse/pycryptosat-*.whl ./wheelhouse/pycryptosat-*.tar.gz + twine upload --skip-existing --disable-progress-bar ./wheelhouse/pycryptosat-*.whl