diff --git a/.github/workflows/gen-nighly-downloads.yml b/.github/workflows/gen-nighly-downloads.yml index adc992c12..0113e58be 100644 --- a/.github/workflows/gen-nighly-downloads.yml +++ b/.github/workflows/gen-nighly-downloads.yml @@ -29,8 +29,8 @@ jobs: done echo '' >> $downloads_html cat ./$downloads_html - aws s3 mv ./$downloads_html s3://dist.springsource.com/snapshot/STS4 --acl public-read - aws s3 ls s3://dist.springsource.com/snapshot/STS4 + aws s3 mv ./$downloads_html s3://dist.springsource.com/snapshot/STS4/ --acl public-read + aws s3 ls s3://dist.springsource.com/snapshot/STS4/