mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
- Changed the workflow trigger from push events on the main branches to a workflow_run event that activates upon the completion of the "Version Bump" workflow. - This adjustment streamlines the CI/CD process by ensuring that packaging and publishing only occur after version updates are finalized. These changes enhance the automation and reliability of the deployment pipeline.