From 3dbb27a7f3eb99355751e65fab62bd3566a97003 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 21:24:22 +0000 Subject: [PATCH] Auto-regenerate files --- README.md | 24 ++++++++++++------------ action.yml | 2 +- source/templates/README.md | 8 ++++---- 3 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 632bd48e..d3335089 100644 --- a/README.md +++ b/README.md @@ -333,8 +333,8 @@ And you can customize these heavily with plugins, templates and hundreds of opti - 📗 Classic - 📘 Repository + 📗 Classic template + 📘 Repository template @@ -347,8 +347,8 @@ And you can customize these heavily with plugins, templates and hundreds of opti - 📙 Terminal - 📒 Markdown + 📙 Terminal template + 📒 Markdown template @@ -712,7 +712,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 💉 - 📗 Classic + 📗 Classic template ✔️ ✔️ ✔️ @@ -748,7 +748,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ✔️ - 📘 Repository + 📘 Repository template ✔️ ❌ ✔️ @@ -784,7 +784,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ❌ - 📙 Terminal + 📙 Terminal template ✔️ ❌ ✔️ @@ -820,7 +820,7 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 ❌ - 📒 Markdown + 📒 Markdown template ✔️ ❌ ❌ @@ -1010,10 +1010,10 @@ https://my-personal-domain.com/my-github-user?base=0&base.repositories=1 Templates lets you change general appearance of rendered metrics. See their respective documentation for more informations about how to setup them: -* [📗 Classic](/source/templates/classic/README.md) -* [📘 Repository](/source/templates/repository/README.md) -* [📙 Terminal](/source/templates/terminal/README.md) -* [📒 Markdown](/source/templates/markdown/README.md) +* [📗 Classic template](/source/templates/classic/README.md) +* [📘 Repository template](/source/templates/repository/README.md) +* [📙 Terminal template](/source/templates/terminal/README.md) +* [📒 Markdown template](/source/templates/markdown/README.md) * [📕 Community templates](/source/templates/community/README.md) ## 🧩 Plugins diff --git a/action.yml b/action.yml index 37d707ed..adf44476 100644 --- a/action.yml +++ b/action.yml @@ -180,7 +180,7 @@ inputs: # Metrics output format config_output: description: Output image format - default: svg + default: auto # Number of retries in case rendering fail retries: diff --git a/source/templates/README.md b/source/templates/README.md index cb9d14af..7a49386b 100644 --- a/source/templates/README.md +++ b/source/templates/README.md @@ -3,8 +3,8 @@ Templates lets you change general appearance of rendered metrics. See their respective documentation for more informations about how to setup them: -* [📗 Classic](/source/templates/classic/README.md) -* [📘 Repository](/source/templates/repository/README.md) -* [📙 Terminal](/source/templates/terminal/README.md) -* [📒 Markdown](/source/templates/markdown/README.md) +* [📗 Classic template](/source/templates/classic/README.md) +* [📘 Repository template](/source/templates/repository/README.md) +* [📙 Terminal template](/source/templates/terminal/README.md) +* [📒 Markdown template](/source/templates/markdown/README.md) * [📕 Community templates](/source/templates/community/README.md)