From 8a06244b94904c1cc742fa30203b8f24717788c4 Mon Sep 17 00:00:00 2001 From: camilaViquez Date: Thu, 17 Aug 2023 11:35:00 -0600 Subject: [PATCH] Update main.yaml --- .github/workflows/main.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index 70d506b..d6722df 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -21,6 +21,7 @@ jobs: with: role-to-assume: arn:aws:iam::596059236576:role/github-actions-sama-documentation-604e424 aws-region: us-east-1 + args: --acl public-read --follow-symlinks --delete --exclude '.git*/*' - name: Copy files to the production website with the AWS CLI run: | aws s3 sync . s3://sama-documentation-assets