ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-07-11 23:25:12 +00:00
parent e75e00ef58
commit 42cda75200
3 changed files with 18 additions and 1 deletions

View File

@@ -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 266 options!</a></h3>
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 267 options!</a></h3>
</th>
</tr>
<tr>
@@ -370,6 +370,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
# 📚 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

4
action.yml generated
View File

@@ -791,6 +791,10 @@ inputs:
description: Profile picture display size
default: <default-value>
plugin_sponsors_title:
description: Title caption
default: <default-value>
# ====================================================================================
# 💫 Star lists

View File

@@ -85,6 +85,17 @@
<br>
<b>default:</b> 24<br></td>
</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>
<!--/options-->