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 266 options!</a></h3>
|
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 267 options!</a></h3>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
@@ -370,6 +370,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
|
|||||||
# 📚 Documentation
|
# 📚 Documentation
|
||||||
|
|
||||||
|
|
||||||
|
> <sup>*⚠️ This is the documentation of **v3.27-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master) planned for next release. See documentation for current released version [**v3.26** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* </sup>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## 🦮 Setup
|
## 🦮 Setup
|
||||||
|
|||||||
4
action.yml
generated
4
action.yml
generated
@@ -791,6 +791,10 @@ inputs:
|
|||||||
description: Profile picture display size
|
description: Profile picture display size
|
||||||
default: <default-value>
|
default: <default-value>
|
||||||
|
|
||||||
|
plugin_sponsors_title:
|
||||||
|
description: Title caption
|
||||||
|
default: <default-value>
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 💫 Star lists
|
# 💫 Star lists
|
||||||
|
|
||||||
|
|||||||
@@ -85,6 +85,17 @@
|
|||||||
<br>
|
<br>
|
||||||
<b>default:</b> 24<br></td>
|
<b>default:</b> 24<br></td>
|
||||||
</tr>
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td nowrap="nowrap"><h4><code>plugin_sponsors_title</code></h4></td>
|
||||||
|
<td rowspan="2"><p>Title caption</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> Sponsor Me!<br></td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
<!--/options-->
|
<!--/options-->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user