diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ad340957..92118b23 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -109,8 +109,9 @@ jobs: name: release url: https://pypi.org/p/hacs-frontend permissions: - id-token: write + attestations: write contents: write + id-token: write steps: - name: Download dists uses: actions/download-artifact@v4.1.7