diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index c2f35964ac..cd48ddab25 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,10 +8,7 @@ on: workflow_dispatch: # Allow this job to clone the repo and create a page deployment -permissions: - contents: write - pages: write - id-token: write +permissions: write-all jobs: update-gh-pages: