diff --git a/ci/static-deploy.sh b/ci/static-deploy.sh
index fb837a450f1d77d9be13be8cd2eaa22ad3c45b29..da4e19b0ab524d1643460cad5f135b8e55a269bb 100755
--- a/ci/static-deploy.sh
+++ b/ci/static-deploy.sh
@@ -2,4 +2,4 @@ VERSION=${VERSION:-${CI_COMMIT_TAG}}
 [ -z "$VERSION" ] && echo "No version specified" && exit 1
 
 pip install awscli
-aws s3 cp --recursive static s3://teklia-assets-release/arkindex/$VERSION/
+aws s3 cp --recursive static s3://teklia-assets-release/arkindex/$VERSION/static/