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 247 options!</a></h3>
|
||||
<h3><a href="/README.md#-plugins">🧩 Customizable with 39 plugins and 248 options!</a></h3>
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -470,6 +470,5 @@ Copyright (c) 2020-present lowlighter
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
|
||||
6
action.yml
generated
6
action.yml
generated
@@ -735,6 +735,10 @@ inputs:
|
||||
description: Displayed sections
|
||||
default: <default-value>
|
||||
|
||||
plugin_sponsors_past:
|
||||
description: Display past sponsorships
|
||||
default: <default-value>
|
||||
|
||||
# ====================================================================================
|
||||
# 💫 Starlists
|
||||
|
||||
@@ -1014,7 +1018,7 @@ inputs:
|
||||
default: <default-value>
|
||||
|
||||
plugin_wakatime_languages_other:
|
||||
description: Including Other Languages
|
||||
description: Include other languages
|
||||
default: <default-value>
|
||||
|
||||
# ====================================================================================
|
||||
|
||||
@@ -168,9 +168,6 @@ with:
|
||||
repo: metrics
|
||||
plugin_people: yes
|
||||
plugin_people_types: contributors, stargazers, watchers, sponsors
|
||||
plugin_people_sponsors_custom: >-
|
||||
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
|
||||
marcreichel, OmaarElAmri, naveensrinivasan
|
||||
|
||||
```
|
||||
<!--/examples-->
|
||||
|
||||
@@ -56,6 +56,18 @@
|
||||
<b>default:</b> goal, about<br>
|
||||
<b>allowed values:</b><ul><li>goal</li><li>about</li></ul></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>plugin_sponsors_past</code></h4></td>
|
||||
<td rowspan="2"><p>Display past sponsorships</p>
|
||||
<p>This feature requires a token from target account, as past sponsorships are gathered from sponsors activity and is private data.</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>
|
||||
</table>
|
||||
<!--/options-->
|
||||
|
||||
@@ -71,6 +83,7 @@ with:
|
||||
base: ""
|
||||
plugin_sponsors: yes
|
||||
plugin_sponsors_sections: goal
|
||||
plugin_sponsors_past: yes
|
||||
|
||||
```
|
||||
```yaml
|
||||
|
||||
@@ -119,7 +119,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><h4><code>plugin_wakatime_languages_other</code></h4></td>
|
||||
<td rowspan="2"><p>Including Other Languages</p>
|
||||
<td rowspan="2"><p>Include other languages</p>
|
||||
<img width="900" height="1" alt=""></td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user