1e8dc4dfe5
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled
- Update the command to generate the function input schema in `.github/workflows/main.yml` - Add a new file `run.py` for executing the automate function - Move the automate function execution code from `src/main.py` to `run.py` These changes improve the organization and separation of concerns in the codebase.