Parcourir la source

ci: fix tauri release asset naming to use opencode-desktop-[platform]-[arch][ext] format

Dax Raad il y a 9 mois
Parent
commit
137716e0dc
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/publish.yml

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

@@ -185,3 +185,4 @@ jobs:
           updaterJsonPreferNsis: true
           releaseId: ${{ needs.publish.outputs.releaseId }}
           tagName: ${{ needs.publish.outputs.tagName }}
+          assetName: opencode-desktop-[platform]-[arch][ext]