Skip to content

Commit

Permalink
Merge branch 'main' into fluent-bit-loki
Browse files Browse the repository at this point in the history
  • Loading branch information
sanghanan authored May 14, 2024
2 parents ba95ee0 + 7f8b870 commit bff44c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
fi
- name: Shard Results
run: echo ${{ steps.shard.outputs.matrix }}
run: echo '${{ steps.shard.outputs.matrix }}'

outputs:
# This is of the format [{"index": 0, "images": "a b c"}, {"index": 1, "images": "d e f"}, ...]
Expand Down

0 comments on commit bff44c3

Please sign in to comment.