diff --git a/.github/workflows/hugo.yml b/.github/workflows/hugo.yml index a1b1a0f..416b2d6 100644 --- a/.github/workflows/hugo.yml +++ b/.github/workflows/hugo.yml @@ -15,7 +15,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write issues: write