Skip to content

Commit e47acf7

Browse files
authored
github-sync: fix repo name
1 parent 44bee8c commit e47acf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror-rp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
sync:
1212
runs-on: ubuntu-latest
1313
env:
14-
GITLAB_REPOSITORY: "gitlab.desy.de/dcache/gitlab-sync-test"
14+
GITLAB_REPOSITORY: "gitlab.desy.de/dcache/dcache"
1515
GITLAB_PROJECT_TOKEN: ${{ secrets.GITLAB_PASSWORD }}
1616
REMOTE_TARGET_BRANCH: "master"
1717
REMOTE_BRANCH_PREFIX: "github"

0 commit comments

Comments
 (0)