diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 0d9b1d8..c5827aa 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -8,6 +8,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: actions: read + contents: write pages: write id-token: write