Skip to content

Commit

Permalink
Spelling of remote repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjurfeldt committed Feb 7, 2023
1 parent 6117177 commit 43a5b3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ebrains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/*"

0 comments on commit 43a5b3c

Please sign in to comment.