1
0
Fork 0
mirror of synced 2026-06-05 11:15:14 +00:00

Fix Typo in README.md (#707)

This commit is contained in:
Jonathan Lang 2023-04-12 00:46:13 +02:00 committed by GitHub
commit 60a5c129d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ We support four methods for fetching credentials from AWS, but we recommend that
you use GitHub's OIDC provider in conjunction with a configured AWS IAM you use GitHub's OIDC provider in conjunction with a configured AWS IAM
Identity Provider endpoint. Identity Provider endpoint.
To to that, you would add the following step to your workflow: To do that, you would add the following step to your workflow:
```yaml ```yaml
- name: Configure AWS Credentials - name: Configure AWS Credentials