Skip to content

Commit 08ee629

Browse files
authored
Update frontend.yml
1 parent a0c5176 commit 08ee629

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/frontend.yml

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
invalidate-paths: '/*'
7878
distribution-id: ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID }}
7979
default-root-object: 'index.html'
80+
aws-region: 'us-east-1'
8081
env:
8182
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
8283
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)