From 077dd70225395ec6518acafc6f5c82c2264aeaa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Kazami=20=5B=E4=B9=94=E6=B2=BB=C2=B7=E9=A2=A8?= =?UTF-8?q?=E8=A6=8B=5D?= Date: Tue, 14 Feb 2023 10:41:18 +0000 Subject: [PATCH] Update github-page-deploy.yml --- .github/workflows/github-page-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github-page-deploy.yml b/.github/workflows/github-page-deploy.yml index a4b4077..69bec06 100644 --- a/.github/workflows/github-page-deploy.yml +++ b/.github/workflows/github-page-deploy.yml @@ -11,7 +11,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: write + contents: read pages: write id-token: write