diff --git a/.github/workflows/dispatch-push-event.yaml b/.github/workflows/dispatch-push-event.yaml index 99ff366c0e93c..c7ffb921f8fd2 100644 --- a/.github/workflows/dispatch-push-event.yaml +++ b/.github/workflows/dispatch-push-event.yaml @@ -8,7 +8,7 @@ jobs: strategy: matrix: include: - - { dispatch-repo: pilot-auto.x1.eve, version: beta/v0.3.** } + - { version: beta/v0.3.**, dispatch-repo: pilot-auto.x1.eve } outputs: dispatch-repo: ${{ steps.search-dispatch-repo.outputs.value }} steps: