diff --git a/.github/workflows/github-pages-deploy.yml b/.github/workflows/github-pages-deploy.yml index 144f588..cdc2cc0 100644 --- a/.github/workflows/github-pages-deploy.yml +++ b/.github/workflows/github-pages-deploy.yml @@ -10,8 +10,7 @@ on: jobs: deploy: - permissions: - id-token: write + permissions: write environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }}