Răsfoiți Sursa

Update git-sync.yml

Daniel Gibbs 6 ani în urmă
părinte
comite
b79927768e
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/git-sync.yml

+ 1 - 1
.github/workflows/git-sync.yml

@@ -17,6 +17,6 @@ jobs:
       with:
       with:
         source_repo: "https://github.com/GameServerManagers/LinuxGSM"
         source_repo: "https://github.com/GameServerManagers/LinuxGSM"
         source_branch: "refs/heads/*"
         source_branch: "refs/heads/*"
-        destination_repo: "git@bitbucket.org:dgibbs64/linuxgsm.git"
+        destination_repo: "git@bitbucket.org:GameServerManagers/linuxgsm.git"
         destination_branch: "refs/heads/*"
         destination_branch: "refs/heads/*"
         ssh_private_key: ${{ secrets.BITBUCKET_SECRET }}
         ssh_private_key: ${{ secrets.BITBUCKET_SECRET }}