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

This commit is contained in:
Dax Raad 2025-12-11 12:45:48 -05:00
parent 95526fb9ed
commit 137716e0dc

View file

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