Skip to content

Commit 43a5b3c

Browse files
committed
Spelling of remote repo name
1 parent 6117177 commit 43a5b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ebrains.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
with:
2121
source_repo: "INCF/MUSIC"
2222
source_branch: "refs/tags/*"
23-
destination_repo: "https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/djurfeldt/MUSIC.git"
23+
destination_repo: "https://ghpusher:${{ secrets.EBRAINS_GITLAB_ACCESS_TOKEN }}@gitlab.ebrains.eu/djurfeld/MUSIC.git"
2424
destination_branch: "refs/tags/*"

0 commit comments

Comments
 (0)