diff --git a/.github/workflows/publish-to-pypi-and-release.yml b/.github/workflows/publish-to-pypi-and-release.yml index cb7e013..91c8893 100644 --- a/.github/workflows/publish-to-pypi-and-release.yml +++ b/.github/workflows/publish-to-pypi-and-release.yml @@ -89,7 +89,6 @@ jobs: '${{ github.ref_name }}' --repo '${{ github.repository }}' --notes "" - GITHUB_TOKEN: ${{ github.token }} - name: Upload artifact signatures to GitHub Release env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}