diff --git a/.github/workflows/codeberg-mirror.yaml b/.github/workflows/codeberg-mirror.yaml index 39ecaf87f..e31b06be0 100644 --- a/.github/workflows/codeberg-mirror.yaml +++ b/.github/workflows/codeberg-mirror.yaml @@ -13,5 +13,5 @@ jobs: fetch-depth: 0 - uses: pixta-dev/repository-mirroring-action@v1 with: - target_repo_url: "git@codeberg.org:Xirscz7M2t/darkfi.git" + target_repo_url: "git@codeberg.org:darkrenaissance/darkfi.git" ssh_private_key: ${{ secrets.CODEBERG_SSH_PRIVATE_KEY }} \ No newline at end of file