Skip to content

Commit

Permalink
Update .github/workflows/dispatch-push-event.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
KeisukeShima authored Sep 7, 2023
1 parent 629bd00 commit 50221bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dispatch-push-event.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 50221bb

Please sign in to comment.