From 75ba6dbbe23662a234bba556876817e80b65b0f2 Mon Sep 17 00:00:00 2001 From: Adam Leskis Date: Mon, 29 Apr 2024 22:05:17 +0100 Subject: [PATCH] add note about purpose of permissions --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ca732e2..d2fc8d6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,6 +8,7 @@ on: jobs: deploy: runs-on: ubuntu-latest + # we need these for the OIDC authentication to AWS permissions: id-token: write contents: read