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>
|
||||
<th colspan="2" align="center">
|
||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 259 options!</a></h3>
|
||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 261 options!</a></h3>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
8
action.yml
generated
8
action.yml
generated
@@ -14,6 +14,10 @@ inputs:
|
||||
description: Indepth mode
|
||||
default: <default-value>
|
||||
|
||||
base_hireable:
|
||||
description: Display `Available for hire!` in header section
|
||||
default: <default-value>
|
||||
|
||||
repositories:
|
||||
description: Repositories to fetch
|
||||
default: <default-value>
|
||||
@@ -1066,6 +1070,10 @@ inputs:
|
||||
description: Include other languages
|
||||
default: <default-value>
|
||||
|
||||
plugin_wakatime_languages_ignored:
|
||||
description: Ignored languages
|
||||
default: <default-value>
|
||||
|
||||
plugin_wakatime_repositories_visibility:
|
||||
description: Repositories visibility
|
||||
default: <default-value>
|
||||
|
||||
@@ -72,6 +72,17 @@ This currently improves the accuracy of the following statistics:</p>
|
||||
<td nowrap="nowrap">🌐 Web instances must configure <code>settings.json</code><br>
|
||||
<b>type:</b> <code>boolean</code>
|
||||
<br>
|
||||
<b>default:</b> no<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>base_hireable</code></h4></td>
|
||||
<td rowspan="2"><p>Display <code>Available for hire!</code> in header section</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>boolean</code>
|
||||
<br>
|
||||
<b>default:</b> no<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
@@ -964,7 +964,6 @@ This option has no effects on forks (images will always be rebuilt from Dockerfi
|
||||
<td rowspan="2"><p>Debug flags</p>
|
||||
<ul>
|
||||
<li><code>--cakeday</code>: simulate registration anniversary</li>
|
||||
<li><code>--hireable</code>: simulate "Available for hire" account setting</li>
|
||||
<li><code>--halloween</code>: enable halloween colors</li>
|
||||
<li><code>--error</code>: force render error</li>
|
||||
</ul>
|
||||
@@ -976,7 +975,7 @@ This option has no effects on forks (images will always be rebuilt from Dockerfi
|
||||
<b>type:</b> <code>array</code>
|
||||
<i>(space-separated)</i>
|
||||
<br>
|
||||
<b>allowed values:</b><ul><li>--cakeday</li><li>--hireable</li><li>--halloween</li><li>--error</li></ul></td>
|
||||
<b>allowed values:</b><ul><li>--cakeday</li><li>--halloween</li><li>--error</li></ul></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>debug_print</code></h4></td>
|
||||
|
||||
@@ -127,6 +127,17 @@
|
||||
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
|
||||
<br>
|
||||
<b>default:</b> no<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>plugin_wakatime_languages_ignored</code></h4></td>
|
||||
<td rowspan="2"><p>Ignored languages</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>array</code>
|
||||
<i>(comma-separated)</i>
|
||||
<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>plugin_wakatime_repositories_visibility</code></h4></td>
|
||||
|
||||
Reference in New Issue
Block a user