ci: add Gitea Actions workflow for automated Electron app build and release.
All checks were successful
Build and Release / build-and-release (push) Successful in 10m3s

This commit is contained in:
Bryan1029384756
2026-02-13 13:49:05 -06:00
parent 6220da8514
commit 6f12f98d30
4 changed files with 813 additions and 1 deletions

View File

@@ -15,6 +15,7 @@
},
"build": {
"appId": "com.yourorg.discord-clone",
"npmRebuild": false,
"productName": "Discord Clone",
"files": [
"dist-react/**/*",