Skip to content

Commit bbd1e3c

Browse files
committed
Always echo matrix output
1 parent cba660b commit bbd1e3c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ runs:
153153
echo -e "\033[32;m✓\033[0m \033[34;mTang Rufus\033[0m https://typist.tech/contact"
154154
155155
echo ""
156-
echo "::group::===> Matrix Output"
156+
echo "==> Matrix Output"
157157
cat matrix
158-
echo "::endgroup::"
159158
shell: bash

0 commit comments

Comments
 (0)