diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index ac475fd..ce00f24 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -51,6 +51,7 @@ jobs: if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags') uses: pypa/gh-action-pypi-publish@v1.8.14 with: + user: __token__ password: ${{ secrets.pypi_token }} notify-irc: