From a357c6ddfc048dd715a4d290dcf83bdc83aa8268 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Sat, 26 Aug 2023 19:17:02 +0200 Subject: [PATCH] Add gitea CI/CD --- .gitea/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index c3931d5..0aa2214 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -29,7 +29,7 @@ jobs: env: version: ${{steps.get_version.outputs.version-without-v}} url: https://www.uberwald.me/gitea/public/bol - manifest: https://www.uberwald.me/gitea/public/bol/releases/latest/module.json + manifest: https://www.uberwald.me/gitea/public/bol/releases/latest/system.json download: https://www.uberwald.me/gitea/public/bol/releases/download/${{github.event.release.tag_name}}/bol.zip # Create a zip file with all files required by the module to add to the release