Skip to content

Commit a144c92

Browse files
authored
Update main.yml
1 parent 18f4002 commit a144c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Deploy to S3
3131
uses: jakejarvis/[email protected]
3232
with:
33-
args: --acl public-read --delete
33+
args: --delete
3434
env:
3535
AWS_S3_BUCKET: ${{ secrets.EVERSE_AWS_S3_BUCKET_NAME_GLTF_VIEWER }}
3636
AWS_ACCESS_KEY_ID: ${{ secrets.EVERSE_AWS_S3_BUCKET_SECRET_KEY_ID }}

0 commit comments

Comments
 (0)