瀏覽代碼

update target repo url in mirror CI

Dastan-glitch 2 年之前
父節點
當前提交
bf9eae8177
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/codeberg-mirror.yaml

+ 1 - 1
.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 }}