mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 04:29:42 +00:00
ci: update fork_repo var
This commit is contained in:
parent
c74bc323b6
commit
9f90f0e8ed
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import { $ } from "bun"
|
|||
import { tmpdir } from "os"
|
||||
import { join } from "path"
|
||||
|
||||
const FORK_REPO = "sst/zed-extensions"
|
||||
const FORK_REPO = "anomalyco/zed-extensions"
|
||||
const UPSTREAM_REPO = "zed-industries/extensions"
|
||||
const EXTENSION_NAME = "opencode"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue