diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 8af5d17..191e386 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -15,6 +15,6 @@ jobs: - uses: pixta-dev/repository-mirroring-action@v1 with: target_repo_url: - git@gitlab.com:xrayr-project/XrayR.git + git@gitlab.com:xrayr-project/XrayR-doc.git ssh_private_key: ${{ secrets.SSH_PRIVATEKEY }}