diff --git a/.github/scripts/homepage_source_files.sh b/.github/scripts/homepage_source_files.sh index 3b76246..c51659f 100644 --- a/.github/scripts/homepage_source_files.sh +++ b/.github/scripts/homepage_source_files.sh @@ -6,5 +6,5 @@ cd dist ls -aws s3 cp --dryrun . $AWS_S3_BUCKET_NAME \ +aws s3 cp --dryrun . s3://$AWS_S3_BUCKET_NAME \ --recursive