From 624c8797eaa90d01af35986de6056489efcb05b5 Mon Sep 17 00:00:00 2001 From: Mijndert Stuij Date: Fri, 22 Mar 2024 20:20:39 +0100 Subject: [PATCH] fix --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2513ca8..8904bad 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,7 +5,7 @@ on: branches: ['main'] permissions: - contents: read + contents: write pages: write id-token: write