We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6117177 commit 43a5b3cCopy full SHA for 43a5b3c
.github/workflows/ebrains.yaml
@@ -20,5 +20,5 @@ jobs:
20
with:
21
source_repo: "INCF/MUSIC"
22
source_branch: "refs/tags/*"
23
- 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"
24
destination_branch: "refs/tags/*"
0 commit comments