fix: force replace index.html file when uploading review to AWS s3
description of the issue
every time we build react, the index.html file changes, as well as the ----.js assets from the build the assets always change name in every build, but index.html has always the same name in the second time we push commits, the review is only uploading the new files, but not the index.html, and then the review.igem.org deployment doesn't show the website correctly.
example:
Edited by Cody Adam