Skip to content

Commit

Permalink
github: fix remote repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
kofemann committed Oct 10, 2024
1 parent 7ceb3e2 commit a698062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Mirror + trigger CI
uses: SvanBoxel/gitlab-mirror-and-ci-action@0.6
with:
args: "https://gitlab.desy.de/tigran/gitlab-sync-test"
args: "https://gitlab.desy.de/dcache/gitlab-sync-test"
env:
FOLLOW_TAGS: "true"
FORCE_PUSH: "false"
Expand Down

0 comments on commit a698062

Please sign in to comment.