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

+ 1 - 0
.github/workflows/publish.yml

@@ -91,6 +91,7 @@ jobs:
           NPM_CONFIG_PROVENANCE: false
 
   publish-tauri:
+    if: github.repository == 'sst/opencode' && github.ref == 'refs/heads/dev'
     continue-on-error: true
     strategy:
       fail-fast: false