diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index df5bcc9..5dff6e3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -28,7 +28,7 @@ jobs: twine check dist/* pip install dist/*.whl - name: Publish to PyPI - uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b + uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597 with: password: ${{ secrets.pypi_token }} repository_url: https://upload.pypi.org/legacy/