Skip to content

Commit 3661f51

Browse files
authored
Merge pull request #21 from ThuyNT13/github-actions
fix yaml space
2 parents 5a3a8c5 + 28c6fbf commit 3661f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
environment: production
2222

2323
env:
24-
AWS_REGION : us-east-1
24+
AWS_REGION: us-east-1
2525

2626
steps:
2727
- name: Git checkout repository

0 commit comments

Comments
 (0)