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:
+1
-1
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user