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