fix: cicd

This commit is contained in:
Benjamin Labrecque
2026-07-30 11:06:36 +02:00
parent 84bb75e7c6
commit e3f530574d
+1 -1
View File
@@ -129,7 +129,7 @@ jobs:
strategy:
fail-fast: false
matrix:
service: ${{ fromJson(needs.detect-services.outputs.matrix) }}
service: ${{ fromJson(needs.detect-changed-services.outputs.matrix) }}
uses: ./.gitea/workflows/deploy-service.yml
with: