Skip to content

Commit

Permalink
Update main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
camilaViquez committed Aug 17, 2023
1 parent 03eb5a5 commit 8a06244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8a06244

Please sign in to comment.