diff --git a/.github/workflows/release-pypi.yml b/.github/workflows/release-pypi.yml index 678a4fc..2cff6b9 100644 --- a/.github/workflows/release-pypi.yml +++ b/.github/workflows/release-pypi.yml @@ -85,7 +85,7 @@ jobs: --notes "" - name: Upload artifact and their signatures to GitHub Release env: - GITHUB_TOKEN: ${{ secrets.PYPI_API_TOKEN }} + GITHUB_TOKEN: ${{ github.token }} # Upload to GitHub Release using the `gh` CLI. # `dist/` contains the built packages, and the # sigstore-produced signatures and certificates.