ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-11-20 12:25:01 +00:00
parent 6f2bdb3d62
commit 5c9ac90d34
5 changed files with 44 additions and 10 deletions

View File

@@ -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 42 plugins and 300 options!</a></h3> <h3><a href="/README.md#-plugins">🧩 Customizable with 42 plugins and 302 options!</a></h3>
</th> </th>
</tr> </tr>
<tr> <tr>
@@ -373,6 +373,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
# 📚 Documentation # 📚 Documentation
> <sup>*⚠️ This is the documentation of **v3.30-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.29** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* </sup>
## 🦮 Setup ## 🦮 Setup

10
action.yml generated
View File

@@ -1310,6 +1310,14 @@ inputs:
description: CSS Selector description: CSS Selector
default: <default-value> default: <default-value>
plugin_screenshot_viewport:
description: Viewport options
default: <default-value>
plugin_screenshot_wait:
description: Wait time before taking screenshot (ms)
default: <default-value>
plugin_screenshot_background: plugin_screenshot_background:
description: Background description: Background
default: <default-value> default: <default-value>
@@ -1342,7 +1350,7 @@ inputs:
# Action metadata # Action metadata
name: Metrics embed name: Metrics embed
author: lowlighter author: lowlighter
description: An infographics generator with 40+ plugins and 200+ options to display stats about your GitHub account! description: An infographics generator with 40+ plugins and 300+ options to display stats about your GitHub account!
branding: branding:
icon: user-check icon: user-check
color: gray-dark color: gray-dark

View File

@@ -74,6 +74,34 @@
<td nowrap="nowrap"><b>type:</b> <code>string</code> <td nowrap="nowrap"><b>type:</b> <code>string</code>
<br> <br>
<b>default:</b> body<br></td> <b>default:</b> body<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_screenshot_viewport</code></h4></td>
<td rowspan="2"><p>Viewport options</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>json</code>
<br>
<b>default:</b> <details><summary>→ Click to expand</summary><pre language="json"><code>{
"width": 1280,
"height": 1280
}
</code></pre></details><br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_screenshot_wait</code></h4></td>
<td rowspan="2"><p>Wait time before taking screenshot (ms)</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>number</code>
<i>(0 ≤
𝑥)</i>
<br>
<b>default:</b> 0<br></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap"><h4><code>plugin_screenshot_background</code></h4></td> <td nowrap="nowrap"><h4><code>plugin_screenshot_background</code></h4></td>

View File

@@ -188,8 +188,7 @@ In this case the repository must be accessible directly.</p>
<img width="900" height="1" alt=""></td> <img width="900" height="1" alt=""></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br> <td nowrap="nowrap"><b>type:</b> <code>array</code>
<b>type:</b> <code>array</code>
<i>(comma-separated)</i> <i>(comma-separated)</i>
<br></td> <br></td>
</tr> </tr>
@@ -212,8 +211,7 @@ In this case the repository must be accessible directly.</p>
<img width="900" height="1" alt=""></td> <img width="900" height="1" alt=""></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br> <td nowrap="nowrap"><b>type:</b> <code>number</code>
<b>type:</b> <code>number</code>
<i>(0 ≤ <i>(0 ≤
𝑥 𝑥
≤ 15)</i> ≤ 15)</i>

View File

@@ -103,8 +103,7 @@ All product and company names are trademarks™ or registered® trademarks of th
<img width="900" height="1" alt=""></td> <img width="900" height="1" alt=""></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br> <td nowrap="nowrap"><b>type:</b> <code>array</code>
<b>type:</b> <code>array</code>
<i>(comma-separated)</i> <i>(comma-separated)</i>
<br></td> <br></td>
</tr> </tr>
@@ -114,8 +113,7 @@ All product and company names are trademarks™ or registered® trademarks of th
<img width="900" height="1" alt=""></td> <img width="900" height="1" alt=""></td>
</tr> </tr>
<tr> <tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br> <td nowrap="nowrap"><b>type:</b> <code>string</code>
<b>type:</b> <code>string</code>
<br></td> <br></td>
</tr> </tr>
<tr> <tr>