Dax Raad 2 months ago
parent
commit
e7e32c946b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.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