diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8ccfea54b..73946cf1d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,7 +13,7 @@ permissions: jobs: detect-changes: name: Detect changed services - runs-on:self-hosted + runs-on: self-hosted outputs: matrix: ${{ steps.filter.outputs.matrix }} steps: