mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: fix tauri release asset naming to use opencode-desktop-[platform]-[arch][ext] format
This commit is contained in:
parent
95526fb9ed
commit
137716e0dc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -185,3 +185,4 @@ jobs:
|
|||
updaterJsonPreferNsis: true
|
||||
releaseId: ${{ needs.publish.outputs.releaseId }}
|
||||
tagName: ${{ needs.publish.outputs.tagName }}
|
||||
assetName: opencode-desktop-[platform]-[arch][ext]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue