diff --git a/.github/workflows/ebrains.yaml b/.github/workflows/ebrains.yaml
index c3116d8a4c1865a1241900026c92710b35a9d0fa..4a82c7ba3ccf194869653c66139a86190ae59372 100644
--- a/.github/workflows/ebrains.yaml
+++ b/.github/workflows/ebrains.yaml
@@ -20,5 +20,5 @@ jobs:
         with:
           source_repo: "INCF/MUSIC"
           source_branch: "refs/tags/*"
-          destination_repo: "https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/djurfeldt/MUSIC.git"
+          destination_repo: "https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/djurfeld/MUSIC.git"
           destination_branch: "refs/tags/*"