diff --git a/.github/workflows/deno-deploy.yml b/.github/workflows/deno-deploy.yml index dc710e1..dcf0b18 100644 --- a/.github/workflows/deno-deploy.yml +++ b/.github/workflows/deno-deploy.yml @@ -11,6 +11,9 @@ on: jobs: deploy: runs-on: ubuntu-latest + permissions: + id-token: write + contents: read steps: - uses: actions/checkout@v3 - run: corepack enable