summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-09 20:58:01 -0500
committerDax Raad <[email protected]>2025-12-09 20:58:01 -0500
commite7e32c946b8204a42322db5e9121033952001db6 (patch)
tree56c1b0e815a4d4ace0315a970c179d4f60ec9537
parentfc9bc26d86f9ba7c242425a10253d961f48aa064 (diff)
downloadopencode-e7e32c946b8204a42322db5e9121033952001db6.tar.gz
opencode-e7e32c946b8204a42322db5e9121033952001db6.zip
ci
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 145b5d28d..f780724b7 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -87,7 +87,7 @@ jobs:
NPM_CONFIG_PROVENANCE: false
publish-tauri:
- if: github.repository == 'sst/opencode' && github.ref == 'refs/heads/dev'
+ if: github.repository == 'sst/opencode' && github.ref == 'refs/heads/DISABLED'
continue-on-error: true
strategy:
fail-fast: false