diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c1ab7cd48..715241cf7 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -11,7 +11,7 @@ jobs: name: Deploy to GitHub Pages runs-on: ubuntu-latest permissions: - content: write + contents: write steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: