GHA: debug uploading downloads page

This commit is contained in:
aboyko
2023-07-21 08:40:11 -04:00
parent 91ecd7c03a
commit 8c91f71dac

View File

@@ -29,8 +29,8 @@ jobs:
done
echo '</ul>' >> $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/