Skip to content

Commit 2635d3b

Browse files
authored
Update complete_flow.yml
1 parent bf422c7 commit 2635d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/complete_flow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
read-and-detect-versions:
99
runs-on: ubuntu-latest
1010
outputs:
11-
changed_matrix: ${{ steps.collect-changes.outputs.changed_matrix }}
11+
changed_services: ${{ steps.collect-changes.outputs.changed_services }}
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)