From 1252f5d0c4532e91a0f99c725c23202b1b278969 Mon Sep 17 00:00:00 2001 From: Daniel Morris Date: Fri, 10 Dec 2021 13:41:13 +0000 Subject: [PATCH] Add missing permission in README docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23247b2..0c5e135 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ jobs: caller-identity: name: Check caller identity permissions: + contents: read id-token: write runs-on: ubuntu-latest steps: