IT:AD:GitHub:Workflows:HowTo:Group Output
Tip: note the weird syntaxed tokens before and after next.
run: |
echo "::group::My title"
echo "Inside group"
echo "::endgroup::"
it:ad:github:workflows:howto:group_output:home
Tip: note the weird syntaxed tokens before and after next.
run: |
echo "::group::My title"
echo "Inside group"
echo "::endgroup::"