diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8dd5c8a9..00863c86 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -37,7 +37,7 @@ jobs: name: Upload to PyPI runs-on: ubuntu-latest environment: - name: pypi + name: release url: https://pypi.org/p/autograd permissions: id-token: write # mandatory for trusted publishing