We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b21334 commit e0f885fCopy full SHA for e0f885f
1 file changed
.github/workflows/publish.yml
@@ -184,4 +184,4 @@ jobs:
184
updaterJsonPreferNsis: true
185
releaseId: ${{ needs.publish.outputs.releaseId }}
186
tagName: ${{ needs.publish.outputs.tagName }}
187
- assetName: opencode-desktop-[platform]-[arch][ext]
+ releaseAssetNamePattern: opencode-desktop-[platform]-[arch][ext]
0 commit comments