diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 9497559468..e6b03015eb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -10,8 +10,7 @@ on: # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: - actions: write - contents: read + contents: write id-token: write # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued.