ソースを参照

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

Dax Raad 9 ヶ月 前
コミット
137716e0dc
1 ファイル変更1 行追加0 行削除
  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]