diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 928c984..b5c6b4d 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -27,7 +27,7 @@ jobs: env: version: ${{steps.get_version.outputs.version-without-v}} url: https://www.uberwald.me/gitea/${{gitea.repository}} - manifest: https://www.uberwald.me/gitea/public/${{gitea.repository}}/releases/download/latest/system.json + manifest: https://www.uberwald.me/gitea/public/fvtt-cthulhu-eternal/releases/download/latest/system.json download: https://www.uberwald.me/gitea/${{gitea.repository}}/releases/download/${{github.event.release.tag_name}}/fvtt-cthulhu-eternal.zip # Create a zip file with all files required by the module to add to the release