diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3554b594d6938fef29c6fb4bafc062898a5dac02..d566c4166d5d1a2c6aaeb528088fa96b5e18ff37 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -43,7 +43,7 @@ upload_to_repo:
   script:
     - echo "Uploading debian package to ssn repository"
     - ssh repo@repo.stusta.mhn.de "echo SSH-Connection working"
-    - dupload -f -t ssn_repo build/python3-lustmolch*.changes
+    - dupload -f -t ssn_repo build/lustmolch*.changes
   when: manual
   only:
     - master