diff --git a/.github/workflows/sam-deploy-dev.yml b/.github/workflows/sam-deploy-dev.yml index 835a261..9e98d37 100644 --- a/.github/workflows/sam-deploy-dev.yml +++ b/.github/workflows/sam-deploy-dev.yml @@ -11,6 +11,7 @@ jobs: secrets: inherit permissions: id-token: write + contents: read with: region: us-east-1 environment: dev