From e2e8fdf698614960fedc9d788245f423de8aa194 Mon Sep 17 00:00:00 2001 From: axherrm Date: Sat, 24 Feb 2024 22:43:06 +0100 Subject: [PATCH] update --- .github/workflows/continuous-deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 55d52b5..2f40471 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -7,7 +7,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write