diff --git a/package.json b/package.json index 1f8352f9..cdd665d6 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,13 @@ "bugs": { "url": "https://github.com/luki-39/LukiEnLiveLauncher/issues" }, + "build": { + "publish": [{ + "provider": "github", + "owner": "luki-39", + "repo": "LukiEnLiveLauncher" + }] + }, "private": true, "main": "index.js", "scripts": {