From 5f412bf3252f31a380fbd243108dc524b8956ee5 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 13 Apr 2021 18:30:53 +0000
Subject: [PATCH] Auto-regenerate files
---
README.md | 18 +++++++++---------
action.yml | 16 ++++++++--------
settings.example.json | 6 +++---
3 files changed, 20 insertions(+), 20 deletions(-)
diff --git a/README.md b/README.md
index 74e070e5..3f6c99f1 100644
--- a/README.md
+++ b/README.md
@@ -193,7 +193,7 @@ And you can customize these heavily with plugins, templates and hundreds of opti
| 🎩 Notable contributions |
- 🌇 GitHub Skyline 3D calendar |
+ 🗨️ GitHub Community Support |
@@ -201,17 +201,17 @@ And you can customize these heavily with plugins, templates and hundreds of opti
|
-
+
|
- | 🗨️ GitHub Community Support |
+ 🌇 GitHub Skyline 3D calendar |
⏱️ Website performances |
-
+
|
@@ -690,8 +690,8 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
| 📰 |
🏆 |
🎩 |
- 🌇 |
🗨️ |
+ 🌇 |
⏱️ |
🎼 |
🐤 |
@@ -726,8 +726,8 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
✔️ |
✔️ |
- ✔️ |
✔️ |
+ ✔️ |
✔️ |
✔️ |
✔️ |
@@ -762,8 +762,8 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
❌ |
❌ |
- ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
❌ |
@@ -798,8 +798,8 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
❌ |
❌ |
❌ |
- ❌ |
❌ |
+ ❌ |
✔️ |
❌ |
❌ |
@@ -834,8 +834,8 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1
✔️ |
❌ |
❌ |
- ❌ |
❌ |
+ ❌ |
❌ |
❌ |
✔️ |
diff --git a/action.yml b/action.yml
index ee88d517..eb3011bf 100644
--- a/action.yml
+++ b/action.yml
@@ -637,6 +637,14 @@ inputs:
description: Display notable contributions in organizations
default: no
+ # ====================================================================================
+ # 🗨️ GitHub Community Support
+
+ # Enable or disable plugin
+ plugin_support:
+ description: GitHub Community Support metrics
+ default: no
+
# ====================================================================================
# 🌇 GitHub Skyline 3D calendar
@@ -667,14 +675,6 @@ inputs:
description: Compatibility mode
default: no
- # ====================================================================================
- # 🗨️ GitHub Community Support
-
- # Enable or disable plugin
- plugin_support:
- description: GitHub Community Support metrics
- default: no
-
# ====================================================================================
# ⏱️ Website performances
diff --git a/settings.example.json b/settings.example.json
index f8480f96..4a3928c4 100644
--- a/settings.example.json
+++ b/settings.example.json
@@ -84,12 +84,12 @@
"notable":{
"enabled": false, "//": "Display notable contributions in organizations"
},
- "skyline":{
- "enabled": false, "//": "Display GitHub Skyline 3D calendar"
- },
"support":{
"enabled": false, "//": "GitHub Community Support metrics"
},
+ "skyline":{
+ "enabled": false, "//": "Display GitHub Skyline 3D calendar"
+ },
"pagespeed":{
"token": null, "//":"PageSpeed token",
"enabled": false, "//": "Display a website Google PageSpeed metrics"