From 839f16d04c6d42a4cc0430e454f304b803fdefd6 Mon Sep 17 00:00:00 2001 From: Paul Abel <128620221+pdabelf5@users.noreply.github.com> Date: Wed, 26 Jun 2024 14:50:27 +0100 Subject: [PATCH] aws marketplace id token (#5867) --- .github/workflows/release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 525d990dc6..5760023057 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -256,6 +256,9 @@ jobs: name: Publish to AWS Marketplace runs-on: ubuntu-22.04 needs: [release-plus] + permissions: + contents: read + id-token: write strategy: fail-fast: false matrix: