diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 74eee0c6bf..3a5eed55df 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -3,6 +3,7 @@ name: Release permissions: contents: write actions: write + id-token: write on: workflow_dispatch: