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" } }