From f0de239aa989afe813e5038735dbe06b4da9dcb7 Mon Sep 17 00:00:00 2001 From: -k Date: Thu, 27 Oct 2022 19:52:27 -0700 Subject: [PATCH] Add `id-token` --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6560dea..807aa23 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,7 @@ on: permissions: contents: write pages: write + id-token: write jobs: build-macos: