diff --git a/.github/workflows/gitlab-mirror.yml b/.github/workflows/gitlab-mirror.yml index e477caabcf..88b0578b65 100644 --- a/.github/workflows/gitlab-mirror.yml +++ b/.github/workflows/gitlab-mirror.yml @@ -14,6 +14,6 @@ jobs: fetch-depth: 0 - uses: wangchucheng/git-repo-sync@v0.1.0 with: - target-url: https://gitlab.com/meedan/check-api + target-url: https://gitlab.com/meedan/check-api.git/ target-username: sonoransun target-token: ${{ secrets.GITLAB_ACCESS_TOKEN }}