Skip to content

Commit

Permalink
set matrix
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
crazy-max committed Nov 9, 2023
1 parent 7758b80 commit a6698c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subaction/matrix-gen/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ inputs:
outputs:
matrix:
description: Matrix of targets
value: ${{ jobs.generate.outputs.matrix }}
value: ${{ steps.generate.outputs.matrix }}

runs:
using: composite
Expand Down

0 comments on commit a6698c8

Please sign in to comment.