From 312c06a1bd01deca6e13b891ba0f38a5f6bfda12 Mon Sep 17 00:00:00 2001 From: luki39 <55762764+luki-39@users.noreply.github.com> Date: Fri, 25 Feb 2022 15:38:51 +0100 Subject: [PATCH] test --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) 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": {