diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9f62d5b0a..60cd9f457 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -93,7 +93,7 @@ jobs: runs-on: ubuntu-latest permissions: - # Used to create a short-lived OICD token which is given to PyPi to identify this workflow job + # Used to create a short-lived OIDC token which is given to PyPi to identify this workflow job # See: https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings # and https://docs.pypi.org/trusted-publishers/using-a-publisher/ id-token: write