From 994820fd1f197a2964d5de7d6f2ed6178344c371 Mon Sep 17 00:00:00 2001 From: komodo Date: Fri, 30 May 2025 06:26:22 +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 ad02091..9fd947c 100644 --- a/builders.toml +++ b/builders.toml @@ -49,7 +49,7 @@ name = "builders" tags = ["builder"] [resource_sync.config] git_provider = "git.komo.do" -repo = "moghtech/build-komodo" +repo = "komodo/build" git_account = "mbecker20" resource_path = ["builders.toml"] managed = true