We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44bee8c commit e47acf7Copy full SHA for e47acf7
.github/workflows/mirror-rp.yml
@@ -11,7 +11,7 @@ jobs:
11
sync:
12
runs-on: ubuntu-latest
13
env:
14
- GITLAB_REPOSITORY: "gitlab.desy.de/dcache/gitlab-sync-test"
+ GITLAB_REPOSITORY: "gitlab.desy.de/dcache/dcache"
15
GITLAB_PROJECT_TOKEN: ${{ secrets.GITLAB_PASSWORD }}
16
REMOTE_TARGET_BRANCH: "master"
17
REMOTE_BRANCH_PREFIX: "github"
0 commit comments