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 39 plugins and 248 options!</a></h3>
|
||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 249 options!</a></h3>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
4
action.yml
generated
4
action.yml
generated
@@ -469,6 +469,10 @@ inputs:
|
||||
description: Toggle identicons display
|
||||
default: <default-value>
|
||||
|
||||
plugin_people_identicons_hide:
|
||||
description: Hide identicons display
|
||||
default: <default-value>
|
||||
|
||||
plugin_people_size:
|
||||
description: Profile picture display size
|
||||
default: <default-value>
|
||||
|
||||
@@ -62,6 +62,20 @@
|
||||
<tr>
|
||||
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
|
||||
<br>
|
||||
<b>default:</b> no<br></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>plugin_people_identicons_hide</code></h4></td>
|
||||
<td rowspan="2"><p>Hide identicons display</p>
|
||||
<p>This can be used to mask user who did not setup a personal profile picture.</p>
|
||||
<p>When used with <code>plugin_people_identicons</code>, users who did not setup a personal profile picture
|
||||
will still be filtered out, but will have their picture replaced by an identicon instead.</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>
|
||||
|
||||
Reference in New Issue
Block a user