[ci] upload release notes to version.json

This commit is contained in:
dijunkun
2025-11-25 01:19:12 +08:00
parent 2188adb1f1
commit 01ebed9b37
2 changed files with 149 additions and 0 deletions

View File

@@ -408,6 +408,9 @@ jobs:
{
"version": "${{ steps.version.outputs.VERSION_ONLY }}",
"releaseDate": "${{ steps.version.outputs.BUILD_DATE_ISO }}",
"releaseName": "",
"releaseNotes": "",
"tagName": "${{ steps.version.outputs.VERSION_WITH_V }}",
"downloads": {
"windows-x64": {
"url": "https://downloads.crossdesk.cn/crossdesk-win-x64-${{ steps.version.outputs.VERSION_WITH_V }}.exe",