diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 59bcdf3..e7fb4ca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,8 +27,7 @@ jobs: run: | pipenv run python -m cibuildwheel --output-dir dist - name: Publish package - uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29 + uses: pypa/gh-action-pypi-publish@release/v1 with: - user: __token__ password: ${{ secrets.PYPI_API_TOKEN }} repository-url: https://test.pypi.org/legacy/