We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8bc5d commit 28c6fbfCopy full SHA for 28c6fbf
.github/workflows/aws.yml
@@ -21,7 +21,7 @@ jobs:
21
environment: production
22
23
env:
24
- AWS_REGION : us-east-1
+ AWS_REGION: us-east-1
25
26
steps:
27
- name: Git checkout repository
0 commit comments