mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
Fix Typo in README.md (#707)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user