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