Skip to content

Commit a0c5176

Browse files
authored
Update frontend.yml
1 parent c3c0a0c commit a0c5176

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
@@ -76,6 +76,7 @@ jobs:
7676
with:
7777
invalidate-paths: '/*'
7878
distribution-id: ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID }}
79+
default-root-object: 'index.html'
7980
env:
8081
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
8182
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)