diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a368436..d194fab 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest if: startsWith(github.ref, 'refs/tags/v') permissions: - token: write + id-token: write attestations: write steps: