mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
ci: update fork_repo var
This commit is contained in:
parent
c74bc323b6
commit
9f90f0e8ed
@ -4,7 +4,7 @@ import { $ } from "bun"
|
|||||||
import { tmpdir } from "os"
|
import { tmpdir } from "os"
|
||||||
import { join } from "path"
|
import { join } from "path"
|
||||||
|
|
||||||
const FORK_REPO = "sst/zed-extensions"
|
const FORK_REPO = "anomalyco/zed-extensions"
|
||||||
const UPSTREAM_REPO = "zed-industries/extensions"
|
const UPSTREAM_REPO = "zed-industries/extensions"
|
||||||
const EXTENSION_NAME = "opencode"
|
const EXTENSION_NAME = "opencode"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user