diff --git a/.github/workflows/build-next.yml b/.github/workflows/build-next.yml index fcdd2002..1fc98ab7 100644 --- a/.github/workflows/build-next.yml +++ b/.github/workflows/build-next.yml @@ -12,6 +12,7 @@ jobs: contents: read packages: write id-token: write + attestations: write steps: - name: Checkout code uses: actions/checkout@v4