Skip to content

Commit 9f90f0e

Browse files
committed
ci: update fork_repo var
1 parent c74bc32 commit 9f90f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/sync-zed.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { $ } from "bun"
44
import { tmpdir } from "os"
55
import { join } from "path"
66

7-
const FORK_REPO = "sst/zed-extensions"
7+
const FORK_REPO = "anomalyco/zed-extensions"
88
const UPSTREAM_REPO = "zed-industries/extensions"
99
const EXTENSION_NAME = "opencode"
1010

0 commit comments

Comments
 (0)