From 360cbcf5ceb08f34ebdf91cab448135f7ce0c3eb Mon Sep 17 00:00:00 2001 From: IshuaWang Date: Fri, 20 Dec 2024 21:11:48 +0800 Subject: [PATCH] fix --- .github/workflows/hugo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index 8a6ea2e..5e80a19 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -12,7 +12,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write