add initial nightly release workflow

This commit is contained in:
jeffvli 2025-10-11 13:06:47 -07:00
parent d52c067dc7
commit 20941c0405
2 changed files with 112 additions and 0 deletions

View file

@ -176,5 +176,9 @@
"esbuild"
]
},
"build": {
"generateUpdateFilesForAllChannels": true,
"allowDowngrade": true
},
"productName": "feishin"
}