Skip to content

Commit

Permalink
fix: add output
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Jan 10, 2025
1 parent e8d66fa commit c3b3455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-pull-images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:
paths: ${{ fromJSON(needs.changed-clusters.outputs.matrix) }}
fail-fast: false
outputs:
paths: ${{ needs.changed-clusters.outputs.matrix }}
default: ${{ steps.extract-images.outputs.default }}
pull: ${{ steps.extract-images.outputs.pull }}
steps:
Expand Down

0 comments on commit c3b3455

Please sign in to comment.