Skip to content

Commit a698062

Browse files
committed
github: fix remote repo location
1 parent 7ceb3e2 commit a698062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Mirror + trigger CI
1818
uses: SvanBoxel/[email protected]
1919
with:
20-
args: "https://gitlab.desy.de/tigran/gitlab-sync-test"
20+
args: "https://gitlab.desy.de/dcache/gitlab-sync-test"
2121
env:
2222
FOLLOW_TAGS: "true"
2323
FORCE_PUSH: "false"

0 commit comments

Comments
 (0)