diff --git a/.github/workflows/ebrains.yml b/.github/workflows/ebrains.yml index 401ecb9..2ae6261 100644 --- a/.github/workflows/ebrains.yml +++ b/.github/workflows/ebrains.yml @@ -13,5 +13,5 @@ jobs: with: source_repo: "Neural-Systems-at-UIO/LocaliZoom" source_branch: "master" - destination_repo: "https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/csucs/localizoom.git" + destination_repo: "https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/ri/tech-hub/apps/nesys/localizoom.git" destination_branch: "master"