diff --git a/.github/workflows/pypi_release.yaml b/.github/workflows/pypi_release.yaml index c4b48920..534d5bb5 100644 --- a/.github/workflows/pypi_release.yaml +++ b/.github/workflows/pypi_release.yaml @@ -64,8 +64,8 @@ jobs: with: name: python-package-distributions path: dist/ - # - name: Publish distribution to PyPI - # uses: pypa/gh-action-pypi-publish@release/v1 + - name: Publish distribution to PyPI + uses: pypa/gh-action-pypi-publish@release/v1 github-release: name: Sign the Python distribution with Sigstore and upload them to GitHub Release