diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 50835df..fb0a8e4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,6 +35,7 @@ jobs: permissions: contents: write id-token: write + attestations: write steps: - uses: actions/checkout@v4