mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: stainless
This commit is contained in:
parent
10a0b7f60c
commit
ad66b97463
1 changed files with 1 additions and 1 deletions
|
|
@ -12,8 +12,8 @@ if (!version) {
|
|||
process.env["OPENCODE_VERSION"] = version
|
||||
|
||||
await import(`../packages/opencode/script/publish.ts`)
|
||||
await import(`../packages/sdk/stainless/generate.ts`)
|
||||
await import(`../packages/sdk/js/script/publish.ts`)
|
||||
// await import(`../packages/sdk/stainless/generate.ts`)
|
||||
|
||||
if (!snapshot) {
|
||||
await $`git commit -am "Release v${version}"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue