ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-06-26 21:46:18 +00:00
parent a1be8c5a01
commit 8e38168815
3 changed files with 20 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<th colspan="2" align="center">
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 265 options!</a></h3>
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 266 options!</a></h3>
</th>
</tr>
<tr>

4
action.yml generated
View File

@@ -403,6 +403,10 @@ inputs:
description: Trim unused hours on charts
default: <default-value>
plugin_habits_languages_limit:
description: Limits the number of languages to be displayed
default: <default-value>
# ====================================================================================
# 🏅 Repository contributors

View File

@@ -117,6 +117,21 @@ Recent language activity may also displayed (it requires extras features to be e
<br>
<b>default:</b> no<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_habits_languages_limit</code></h4></td>
<td rowspan="2"><p>Limits the number of languages to be displayed</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>number</code>
<i>(0 ≤
𝑥
≤ 8)</i>
<br>
<b>zero behaviour:</b> disable</br>
<b>default:</b> 8<br></td>
</tr>
</table>
<!--/options-->