diff --git a/.gitea/workflows/main.yml b/.gitea/workflows/main.yml index 6ca2870..60d8da8 100644 --- a/.gitea/workflows/main.yml +++ b/.gitea/workflows/main.yml @@ -29,6 +29,7 @@ jobs: # Create a zip file with all files required by the module to add to the release - name: Create files (module.zip, module.json) for release + working-directory: ./src run: > mkdir -p ../dist && zip -r ../dist/module.zip .