From 5e5327f6520a0ed419f849f067d15f4c2c4f829c Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 29 Jan 2026 12:16:25 -0500 Subject: [PATCH] sync --- script/publish.ts | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/script/publish.ts b/script/publish.ts index 4982fefe25..1736cbe68f 100755 --- a/script/publish.ts +++ b/script/publish.ts @@ -4,10 +4,6 @@ import { $ } from "bun" import { Script } from "@opencode-ai/script" import { buildNotes, getLatestRelease } from "./changelog" -if (!Script.release) { - throw new Error("Missing OPENCODE_RELEASE environment variable") -} - const highlightsTemplate = `