🔨 Update gha

This commit is contained in:
2025-12-14 01:24:24 +08:00
parent 24c756a9a8
commit ef219c336c

View File

@@ -27,8 +27,8 @@ jobs:
run: |
files="${{ steps.changed-files.outputs.files }}"
matrix="{\"include\":[]}"
services=("Sphere" "Pass" "Ring" "Drive" "Develop" "Gateway" "Insight" "Zone")
images=("sphere" "pass" "ring" "drive" "develop" "gateway" "insight" "zone")
services=("Sphere" "Pass" "Ring" "Drive" "Develop" "Insight" "Zone")
images=("sphere" "pass" "ring" "drive" "develop" "insight" "zone")
changed_services=()
for file in $files; do