We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56276ed commit 515c209Copy full SHA for 515c209
1 file changed
action.yml
@@ -153,10 +153,9 @@ runs:
153
echo -e "\033[32;m✓\033[0m \033[34;mTang Rufus\033[0m https://typist.tech/contact"
154
155
echo ""
156
- echo "::group::===> Matrix Output"
+ echo "==> Matrix Output"
157
stopMarker=$(uuidgen)
158
echo "::stop-commands::$stopMarker"
159
cat matrix
160
echo "::$stopMarker::"
161
- echo "::endgroup::"
162
shell: bash
0 commit comments