diff --git a/.github/workflows/deploy-will.yml b/.github/workflows/deploy-will.yml index 44596de13..8ab5934f7 100644 --- a/.github/workflows/deploy-will.yml +++ b/.github/workflows/deploy-will.yml @@ -9,6 +9,9 @@ jobs: deploy: runs-on: ubuntu-latest environment: will + permissions: + id-token: write + contents: read steps: - name: Checkout