From 361736f6aa9ce46f3fe16375bb494725c942418a Mon Sep 17 00:00:00 2001 From: Oier Bravo Urtasun Date: Sat, 14 Sep 2024 16:05:39 +0200 Subject: [PATCH] build --- dev-app-update.yml | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-app-update.yml b/dev-app-update.yml index aa7ce8f..cae8b45 100644 --- a/dev-app-update.yml +++ b/dev-app-update.yml @@ -1,3 +1,3 @@ -owner: dscalzi -repo: HeliosLauncher -provider: github +owner: oier +repo: PatataLauncher +provider: gitea.fosil.eu diff --git a/package.json b/package.json index 36e98e2..7a9842f 100644 --- a/package.json +++ b/package.json @@ -48,6 +48,6 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/dscalzi/HeliosLauncher.git" + "url": "git+https://git.fosil.eu/oier/PatataLauncher.git" } }