ci: auto-regenerate files
This commit is contained in:
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th colspan="2" align="center">
|
<th colspan="2" align="center">
|
||||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 246 options!</a></h3>
|
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 247 options!</a></h3>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
4
action.yml
generated
4
action.yml
generated
@@ -361,6 +361,10 @@ inputs:
|
|||||||
description: Toggle charts display
|
description: Toggle charts display
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|
||||||
|
plugin_habits_charts_type:
|
||||||
|
description: Charts display type
|
||||||
|
default: <default-value>
|
||||||
|
|
||||||
plugin_habits_trim:
|
plugin_habits_trim:
|
||||||
description: Trim unused hours on charts
|
description: Trim unused hours on charts
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|||||||
@@ -90,6 +90,22 @@ Recent language activity may also displayed (it requires extras features to be e
|
|||||||
<b>type:</b> <code>boolean</code>
|
<b>type:</b> <code>boolean</code>
|
||||||
<br>
|
<br>
|
||||||
<b>default:</b> no<br></td>
|
<b>default:</b> no<br></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap"><h4><code>plugin_habits_charts_type</code></h4></td>
|
||||||
|
<td rowspan="2"><p>Charts display type</p>
|
||||||
|
<ul>
|
||||||
|
<li><code>classic</code>: <code><div></code> based charts, simple and lightweight</li>
|
||||||
|
<li><code>chartist</code>: <code><svg></code> based charts, smooth</li>
|
||||||
|
</ul>
|
||||||
|
<img width="900" height="1" alt=""></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
|
||||||
|
<b>type:</b> <code>string</code>
|
||||||
|
<br>
|
||||||
|
<b>default:</b> classic<br>
|
||||||
|
<b>allowed values:</b><ul><li>classic</li><li>chartist</li></ul></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td nowrap="nowrap"><h4><code>plugin_habits_trim</code></h4></td>
|
<td nowrap="nowrap"><h4><code>plugin_habits_trim</code></h4></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user