ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-03-10 14:57:22 +00:00
parent 8ad9b3d9e9
commit 75f4b98595
3 changed files with 6 additions and 2 deletions

View File

@@ -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 245 options!</a></h3> <h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 246 options!</a></h3>
</th> </th>
</tr> </tr>
<tr> <tr>

4
action.yml generated
View File

@@ -1009,6 +1009,10 @@ inputs:
description: WakaTime username description: WakaTime username
default: <default-value> default: <default-value>
plugin_wakatime_languages_other:
description: Including Other Languages
default: <default-value>
# ==================================================================================== # ====================================================================================
# 🥠 Fortune # 🥠 Fortune

View File

@@ -118,7 +118,7 @@
<b>default:</b> current<br></td> <b>default:</b> current<br></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap"><h4><code>plugin_wakatime_others</code></h4></td> <td nowrap="nowrap"><h4><code>plugin_wakatime_languages_other</code></h4></td>
<td rowspan="2"><p>Including Other Languages</p> <td rowspan="2"><p>Including Other Languages</p>
<img width="900" height="1" alt=""></td> <img width="900" height="1" alt=""></td>
</tr> </tr>