This repository was archived by the owner on Mar 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 8787 yarn build
8888 - name : publish frontend for develop - alpha Web SDK
8989 uses : jakejarvis/s3-sync-action@master
90- with :
90+ with :
9191 args : --acl public-read
9292 env :
9393 AWS_S3_BUCKET : dlb-capi-showcase
Original file line number Diff line number Diff line change 7878 yarn build
7979 - name : publish frontend for develop - beta Web SDK
8080 uses : jakejarvis/s3-sync-action@master
81- with :
81+ with :
8282 args : --acl public-read
8383 env :
8484 AWS_S3_BUCKET : dlb-capi-showcase
Original file line number Diff line number Diff line change 7373 yarn build
7474 - name : publish frontend for frontend master Web SDK
7575 uses : jakejarvis/s3-sync-action@master
76- with :
76+ with :
7777 args : --acl public-read
7878 env :
7979 AWS_S3_BUCKET : dlb-capi-showcase
@@ -165,7 +165,7 @@ jobs:
165165 yarn build
166166 - name : publish frontend for frontend master_staging Web SDK
167167 uses : jakejarvis/s3-sync-action@master
168- with :
168+ with :
169169 args : --acl public-read
170170 env :
171171 AWS_S3_BUCKET : dlb-capi-showcase
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ jobs:
103103 yarn build
104104 - name : publish frontend for develop - hotfix-3.0 Web SDK - develop ux kit
105105 uses : jakejarvis/s3-sync-action@master
106- with :
106+ with :
107107 args : --acl public-read
108108 env :
109109 AWS_S3_BUCKET : dlb-capi-showcase
@@ -195,7 +195,7 @@ jobs:
195195 yarn build
196196 - name : build frontend for develop - production Web SDK
197197 uses : jakejarvis/s3-sync-action@master
198- with :
198+ with :
199199 args : --acl public-read
200200 env :
201201 AWS_S3_BUCKET : dlb-capi-showcase
@@ -290,7 +290,7 @@ jobs:
290290 yarn build
291291 - name : build frontend for develop - production Web SDK
292292 uses : jakejarvis/s3-sync-action@master
293- with :
293+ with :
294294 args : --acl public-read
295295 env :
296296 AWS_S3_BUCKET : dlb-capi-showcase
You can’t perform that action at this time.
0 commit comments