summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2026-01-29 20:59:33 -0500
committerDax Raad <[email protected]>2026-01-29 20:59:33 -0500
commitf27ee4674ae59e342de3b7f6494084857497d8b3 (patch)
tree1912a1e8d47bc0f825d3715f6697ee35daf958d6
parentad91f9143abfa614ca9d508aa5bc7703766d936b (diff)
downloadopencode-f27ee4674ae59e342de3b7f6494084857497d8b3.tar.gz
opencode-f27ee4674ae59e342de3b7f6494084857497d8b3.zip
ci
-rw-r--r--.github/workflows/beta.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.github/workflows/beta.yml b/.github/workflows/beta.yml
index 6e27c6eb9..d92133ea6 100644
--- a/.github/workflows/beta.yml
+++ b/.github/workflows/beta.yml
@@ -32,8 +32,3 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: bun script/beta.ts
-
- - name: Trigger publish workflow
- env:
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: gh workflow run publish.yml --ref beta