From ecb4ac335843590ba1aa2119a16b1098920803d9 Mon Sep 17 00:00:00 2001 From: komodo Date: Fri, 30 May 2025 05:55:23 +0000 Subject: [PATCH] [Komodo] Commit Sync: update builders.toml --- builders.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builders.toml b/builders.toml index aecf530..8278b3a 100644 --- a/builders.toml +++ b/builders.toml @@ -47,7 +47,7 @@ name = "builders" tags = ["builder"] [resource_sync.config] git_provider = "git.komo.do" -repo = "komodo/build" +repo = "moghtech/build-komodo" git_account = "mbecker20" resource_path = ["builders.toml"] managed = true