Browse Source

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

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

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

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