From 30683ec7a3bf88a26054293b2f0284197a658312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Neftal=C3=AD=20Yagua?= Date: Fri, 28 Jun 2024 01:16:27 -0500 Subject: [PATCH] Update docs.yml --- .github/workflows/docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 90e0cb0..debb799 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -16,6 +16,7 @@ on: permissions: contents: read pages: write + id-token: write # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete.