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 40 plugins and 258 options!</a></h3>
|
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 259 options!</a></h3>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
4
action.yml
generated
4
action.yml
generated
@@ -1066,6 +1066,10 @@ inputs:
|
|||||||
description: Include other languages
|
description: Include other languages
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|
||||||
|
plugin_wakatime_repositories_visibility:
|
||||||
|
description: Repositories visibility
|
||||||
|
default: <default-value>
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 🥠 Fortune
|
# 🥠 Fortune
|
||||||
|
|
||||||
|
|||||||
@@ -128,6 +128,19 @@
|
|||||||
<br>
|
<br>
|
||||||
<b>default:</b> no<br></td>
|
<b>default:</b> no<br></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap"><h4><code>plugin_wakatime_repositories_visibility</code></h4></td>
|
||||||
|
<td rowspan="2"><p>Repositories visibility</p>
|
||||||
|
<p>Lets you hide private repositories.</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>string</code>
|
||||||
|
<br>
|
||||||
|
<b>default:</b> all<br>
|
||||||
|
<b>allowed values:</b><ul><li>public</li><li>all</li></ul></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<!--/options-->
|
<!--/options-->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user