mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-08 10:10:58 +00:00
desktop: add electron version (#15663)
This commit is contained in:
parent
e4f0825c56
commit
5cf235fa6c
223 changed files with 4293 additions and 47 deletions
|
|
@ -68,6 +68,7 @@ if (Script.release) {
|
|||
}
|
||||
|
||||
await import(`../packages/desktop/scripts/finalize-latest-json.ts`)
|
||||
await import(`../packages/desktop-electron/scripts/finalize-latest-yml.ts`)
|
||||
|
||||
await $`gh release edit v${Script.version} --draft=false --repo ${process.env.GH_REPO}`
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue