diff --git a/.github/workflows/ebrains.yml b/.github/workflows/ebrains.yml
index c441b5a88eae8792ba9dee2967c85b3ffed621c5..d1594bff32f9faa4bf0a024e0f087e6040dc7ac6 100644
--- a/.github/workflows/ebrains.yml
+++ b/.github/workflows/ebrains.yml
@@ -14,7 +14,7 @@ jobs:
           source_repo: "rribeiro-sci/SSBtoolkit"
           source_branch: "main"
           destination_repo: "https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/rribeiro/ssbtoolkit.git"
-          destination_branch: "master"
+          destination_branch: "main"
       - name: synctags
         uses: wei/git-sync@v3
         with: