summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-12-09 22:14:18 -0500
committerDax Raad <[email protected]>2025-12-09 22:14:18 -0500
commit3d95848607304daa3f51f975f94d7380f56a12c1 (patch)
tree1db66c3220503211aac8f9f845162d1ccb544e6e
parent221c9028aface247455b5cfb6072e7421f395420 (diff)
downloadopencode-3d95848607304daa3f51f975f94d7380f56a12c1.tar.gz
opencode-3d95848607304daa3f51f975f94d7380f56a12c1.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 9ad14bb8e..eea0e21ae 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -81,7 +81,7 @@ jobs:
NPM_CONFIG_PROVENANCE: false
publish-tauri:
- if: inputs.bump || inputs.version
+ if: false # inputs.bump || inputs.version
continue-on-error: true
strategy:
fail-fast: false