mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-07-15 08:52:08 +08:00
205863b71f
* ci: add deploy strategy extraction and refactor publish dependencies - Introduced `prepare_strategy` step to dynamically extract deployment configurations. - Adjusted `publish` job to depend on `prepare_strategy` and use its outputs. * what happens if I do this... * cleaning * other test * ci: update auto_deploy logic in build configuration * cleaning