diff --git a/.github/workflows/repo_sync_ebrains.yml b/.github/workflows/repo_sync_ebrains.yml index 12a2c515db42b5190b9ba0d5c7584e41cc69055a..f98a186e8f302adda9dd57d1106649b141370835 100644 --- a/.github/workflows/repo_sync_ebrains.yml +++ b/.github/workflows/repo_sync_ebrains.yml @@ -18,3 +18,4 @@ jobs: - destination_repo: ${{ secrets.GITLAB_MIRROR_EBRAINS_DEST }} - destination_branch: ${{ env.GITHUB_REF_NAME }} - destination_ssh_private_key: ${{ secrets.GITLAB_MIRROR_EBRAINS_SSH }} +