From 012ea799f7a32e1422d92448a63405b42bb70a71 Mon Sep 17 00:00:00 2001 From: Nicola Franco Date: Wed, 18 Jun 2025 14:57:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A=20ci(deploy):=20fixing=20cloudflar?= =?UTF-8?q?e=20deployment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/docs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9735b272..ac6e3c53 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -12,6 +12,7 @@ on: permissions: contents: read + deployments: write concurrency: group: "cloudflare-pages"