diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bdecaedb44395063780580949df0d6699e75af4c..2c9229d8815a92b681bddf8cdfee364a3048b49c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -69,7 +69,7 @@ bundle_app:
   artifacts:
     name: "castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}"
     paths:
-      - castopod-host-${CI_COMMIT_REF_SLUG}_${CI_COMMIT_SHORT_SHA}
+      - castopod-host
   except:
     - main
     - beta