diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 0bb9f2da..32a7ff9d 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -1,3 +1,8 @@ +permissions: + contents: read + pages: write + id-token: write + name: GitHub Pages on: