Skip to content

Commit c2805d8

Browse files
ci: auto-regenerate files
1 parent 541400e commit c2805d8

File tree

5 files changed

+41
-1
lines changed

5 files changed

+41
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
1919
</tr>
2020
<tr>
2121
<th colspan="2" align="center">
22-
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 280 options!</a></h3>
22+
<h3><a href="/README.md#-plugins">🧩 Customizable with 40 plugins and 282 options!</a></h3>
2323
</th>
2424
</tr>
2525
<tr>
@@ -454,6 +454,7 @@ Plugins provide additional content and lets you customize rendered metrics.
454454
* [📸 Website screenshot <sub>`screenshot`</sub>](/source/plugins/community/screenshot/README.md) by [@lowlighter](https://github.com/lowlighter)
455455
* [💹 Stock prices <sub>`stock`</sub>](/source/plugins/community/stock/README.md) by [@lowlighter](https://github.com/lowlighter)
456456

457+
457458
## 💪 Contributing
458459

459460
If you are interested in contributing, the following resources may interest you:

action.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

settings.example.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/plugins/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ Plugins provide additional content and lets you customize rendered metrics.
5252
* [💩 PoopMap plugin <sub>`poopmap`</sub>](/source/plugins/community/poopmap/README.md) by [@matievisthekat](https://github.com/matievisthekat)
5353
* [📸 Website screenshot <sub>`screenshot`</sub>](/source/plugins/community/screenshot/README.md) by [@lowlighter](https://github.com/lowlighter)
5454
* [💹 Stock prices <sub>`stock`</sub>](/source/plugins/community/stock/README.md) by [@lowlighter](https://github.com/lowlighter)
55+

source/plugins/core/README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,32 @@ It is run after transformations and optimizations, but just before resizing.</p>
646646
<li><i>metrics.run.puppeteer.user.js</i></li>
647647
</ul>
648648
<b>type:</b> <code>string</code>
649+
<br></td>
650+
</tr>
651+
<tr>
652+
<td nowrap="nowrap"><h4><code>github_api_rest</code></h4></td>
653+
<td rowspan="2"><p>GitHub REST API endpoint</p>
654+
<p>Can be used to support <a href="https://github.com/enterprise">GitHub enterprises server</a>.
655+
Leave empty to use default endpoint.</p>
656+
<img width="900" height="1" alt=""></td>
657+
</tr>
658+
<tr>
659+
<td nowrap="nowrap">⏭️ Global option<br>
660+
✨ On <code>master</code>/<code>main</code><br>
661+
<b>type:</b> <code>string</code>
662+
<br></td>
663+
</tr>
664+
<tr>
665+
<td nowrap="nowrap"><h4><code>github_api_graphql</code></h4></td>
666+
<td rowspan="2"><p>GitHub GraphQL API endpoint</p>
667+
<p>Can be used to support <a href="https://github.com/enterprise">GitHub enterprises server</a>.
668+
Leave empty to use default endpoint.</p>
669+
<img width="900" height="1" alt=""></td>
670+
</tr>
671+
<tr>
672+
<td nowrap="nowrap">⏭️ Global option<br>
673+
✨ On <code>master</code>/<code>main</code><br>
674+
<b>type:</b> <code>string</code>
649675
<br></td>
650676
</tr>
651677
<tr>

0 commit comments

Comments
 (0)