From 5af3e8edc3ed300ff579df4a46aac71f03081c49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Cuadrado=20Juan?= Date: Tue, 22 Oct 2024 16:01:34 +0200 Subject: [PATCH] ci: Re-introduce attestation permissions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Needed by reused workflow. Signed-off-by: VĂ­ctor Cuadrado Juan --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 248144de..459fa970 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,6 +23,7 @@ jobs: packages: write actions: read contents: write + attestations: write release: name: Create release