chore: migrate from Gitea to GitHub
Build and Release / build-and-release (push) Failing after 4m6s

Replace Gitea CI workflow with GitHub Actions workflow using gh CLI
for release creation. Update auto-updater, changelog fetch, download
links, electron-builder publish config, and package.json homepage to
point at github.com/bigjakk/Krunker-Civilian-Client.
This commit is contained in:
2026-04-03 16:50:19 -07:00
parent cf05ce38e1
commit a702c92031
7 changed files with 104 additions and 149 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "0.5.6",
"description": "Cross-platform Krunker game client",
"main": "dist/main/index.js",
"homepage": "https://gitea.crjlab.net/bigjakk/krunker-civilian-client",
"homepage": "https://github.com/bigjakk/Krunker-Civilian-Client",
"author": "Krunker Civilian Client <krunker@crjlab.net>",
"license": "MIT",
"scripts": {