feat: Implement Gitea Actions for Electron app build and release with package configuration.
All checks were successful
Build and Release / build-and-release (push) Successful in 9m32s

This commit is contained in:
Bryan1029384756
2026-02-10 22:44:06 -06:00
parent 9a499cf360
commit a29858fd32
2 changed files with 5 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "discord",
"private": true,
"version": "1.0.1",
"version": "1.0.2",
"type": "module",
"main": "main.cjs",
"homepage": "./",