diff --git a/.github/workflows/deploy-pages.yml b/.github/workflows/deploy-pages.yml index 429c9075..29237d96 100644 --- a/.github/workflows/deploy-pages.yml +++ b/.github/workflows/deploy-pages.yml @@ -9,6 +9,7 @@ on: permissions: contents: read pages: write + id-token: write concurrency: group: pages