diff --git a/.github/workflows/cibuildwheel.yml b/.github/workflows/cibuildwheel.yml index 954c464d..e6e21fa9 100644 --- a/.github/workflows/cibuildwheel.yml +++ b/.github/workflows/cibuildwheel.yml @@ -59,7 +59,7 @@ jobs: - uses: pypa/gh-action-pypi-publish@v1.4.2 with: user: __token__ - password: ${{ secrets.TEST_PYPI_API_TOKEN }} + password: ${{ secrets.PYPI_API_TOKEN }} #repository_url: https://test.pypi.org/legacy/ upload_release_assets: