diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5dff6e3..33153f1 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@f7600683efdcb7656dec5b29656edb7bc586e597 + uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa with: password: ${{ secrets.pypi_token }} repository_url: https://upload.pypi.org/legacy/