mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
update target repo url in mirror CI
This commit is contained in:
2
.github/workflows/codeberg-mirror.yaml
vendored
2
.github/workflows/codeberg-mirror.yaml
vendored
@@ -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 }}
|
||||
Reference in New Issue
Block a user