Skip to content

Commit 2f3523d

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/frontend.yml

+2
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ jobs:
7878
distribution-id: ${{ secrets.CLOUDFRONT_DISTRIBUTION_ID }}
7979
default-root-object: 'index.html'
8080
aws-region: 'us-east-1'
81+
origin-prefix: ''
82+
include-origin-prefix: 'false'
8183
env:
8284
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
8385
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}

0 commit comments

Comments
 (0)