Forgot github.com

This commit is contained in:
Michel Roux 2023-06-25 18:32:02 +02:00
parent ca1b0d691f
commit 570d9da247

@ -39,6 +39,6 @@ jobs:
needs: [lint]
steps:
- uses: actions/checkout@v3
- uses: pypa/gh-action-pypi-publish@release/v1
- uses: https://github.com/pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}