Dax Raad 9 месяцев назад
Родитель
Сommit
e7e32c946b
1 измененных файлов с 1 добавлено и 1 удалено
  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