From ecd192ebfd0d353daadcc1a0faf4f8ce0cad1369 Mon Sep 17 00:00:00 2001 From: Tom Keller Date: Mon, 25 May 2026 12:14:37 -0700 Subject: [PATCH] Revert "chore: update documentation for environment workflows (#1766)" This reverts commit 3f7e1b63d77bea78bb0417be3ac5fffdd82e2678. --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index bcf9121..aaf5991 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,6 @@ Authenticate to AWS in GitHub Actions! Works especially well with - Note: if you are running in a GitHub environment based workflow, the value - for the Sub claim will be different, in the form of - `repo:/:environment:`. - Adjust the trust policy accordingly if you are using environment-based - workflows. - 3. Attach permissions to the IAM Role that allow it to access the AWS resources you need. 4. Add the following to your GitHub Actions workflow: