mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 08:35:31 -04:00
Update deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
|||||||
path: './public'
|
path: './public'
|
||||||
- uses: jakejarvis/s3-sync-action@master
|
- uses: jakejarvis/s3-sync-action@master
|
||||||
with:
|
with:
|
||||||
args: --acl-public-read
|
args: --acl public-read
|
||||||
env:
|
env:
|
||||||
SOURCE_DIR: './public'
|
SOURCE_DIR: './public'
|
||||||
AWS_REGION: 'us-east-1'
|
AWS_REGION: 'us-east-1'
|
||||||
|
Reference in New Issue
Block a user