mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
7 lines
158 B
HTML
7 lines
158 B
HTML
|
<tr class="bg-<%- color %>" data-group="f-<%- index %>">
|
||
|
<th colspan="4">
|
||
|
[+] <%- filePath %>
|
||
|
<span><%- summary %></span>
|
||
|
</th>
|
||
|
</tr>
|