Skip to content

Commit

Permalink
Use public acl.
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyE committed Mar 6, 2024
1 parent cb26920 commit 510678b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docsite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
run: |
cd hugo && hugo --minify
- uses: jakejarvis/s3-sync-action@master
with:
args: --acl public-read
env:
AWS_S3_BUCKET: ${{ secrets.S3_BUCKET }}
AWS_ACCESS_KEY_ID: ${{ secrets.IC_AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 510678b

Please sign in to comment.