From 77e21d5e9416b8275575cc62ab203a4796c26daa Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Tue, 30 Apr 2024 16:28:19 +0300 Subject: [PATCH] fix Signed-off-by: David Wertenteil --- .github/workflows/02-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/02-release.yaml b/.github/workflows/02-release.yaml index a7f825b5..40f689b1 100644 --- a/.github/workflows/02-release.yaml +++ b/.github/workflows/02-release.yaml @@ -29,6 +29,7 @@ jobs: repository-projects: read security-events: read statuses: read + contents: write attestations: write needs: [retag] uses: ./.github/workflows/b-binary-build-and-e2e-tests.yaml