1
0
mirror of synced 2026-01-07 18:01:41 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2021-11-15 08:47:09 -05:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ The `aws-actions/configure-aws-credentials` action receives a JWT from the {% da
- `<example-bucket-name>`: Add the name of your S3 bucket here.
- `<role-to-assume>`: Replace the example with your AWS role.
- `<example-aws-region>`: Add the name of your AWs region here.
- `<example-aws-region>`: Add the name of your AWS region here.
```yaml{:copy}
# Sample workflow to access AWS resources when workflow is tied to branch