update target repo url in mirror CI

This commit is contained in:
Dastan-glitch
2023-12-24 16:50:59 +03:00
parent e85a49f0d4
commit bf9eae8177

View File

@@ -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 }}