diff --git a/.github/workflows/publish-doc.yaml b/.github/workflows/publish-doc.yaml index a4b4fc69..5e24027d 100644 --- a/.github/workflows/publish-doc.yaml +++ b/.github/workflows/publish-doc.yaml @@ -9,7 +9,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - contents: read + contents: write pages: write id-token: write