diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 446395d..814d78f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -6,6 +6,7 @@ on: - main # Deploy when changes are pushed to the main branch permissions: + actions: write id-token: write contents: write # Grant permission to write to the repository pages: write # Grant permission to GitHub Pages