Branch was updated using the 'autoupdate branch' Actions workflow.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -172,7 +172,7 @@ $ git remote -v
|
||||
|
||||
### Troubleshooting: Could not rename config section 'remote.[old name]' to 'remote.[new name]'
|
||||
|
||||
This error means that the remote you tried the old remote name you typed doesn't exist.
|
||||
This error means that the old remote name you typed doesn't exist.
|
||||
|
||||
You can check which remotes currently exist with the `git remote -v` command:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user