diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ba15cc0e4d8bc4f9ab418d9ff7d1b00fe1bee1c7..14610686917f88bf3c6016d9402c32841e3429a0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,7 +17,7 @@ autoupdate:
 .build:binary:
   extends: .build
   script:
-  - wget "https://github.com/${UPSTREAM_GITHUB_PATH}/releases/download/hcloud_exporter-${UPSTREAM_VERSION#v}-linux-amd64"
+  - wget "https://github.com/${UPSTREAM_GITHUB_PATH}/releases/download/${UPSTREAM_VERSION}/hcloud_exporter-${UPSTREAM_VERSION#v}-linux-amd64"
   - mv hcloud_exporter-* hcloud_exporter
   artifacts:
     paths: