diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 529008a4..6f7313e1 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -5,7 +5,7 @@ on: - main permissions: - contents: read + contents: write pages: write id-token: write