Skip to content

Commit 9a1d509

Browse files
committed
Updated mirror to gitlab
1 parent 9a3fbcc commit 9a1d509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror-to-gitlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ jobs:
1919

2020
- name: Push to GitLab
2121
run: |
22-
git remote add gitlab https://oauth2:${{ secrets.GITLAB_TOKEN }}@gitlab.com/${{ secrets.GITLAB_REPO }}
22+
git remote add gitlab https://oauth2:${{ secrets.GITLAB_TOKEN }}@gitlab.inria.fr/${{ secrets.GITLAB_REPO }}
2323
git push --mirror gitlab

0 commit comments

Comments
 (0)