From c7e6fdff0e325cb8748bf52244d17f401e75f5d9 Mon Sep 17 00:00:00 2001 From: GitHub Action <> Date: Sun, 31 Jan 2021 11:46:11 +0000 Subject: [PATCH] Auto regenerate files - [Skip GitHub Action] --- action.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index be6e71a8..879002f3 100644 --- a/action.yml +++ b/action.yml @@ -283,7 +283,7 @@ inputs: description: Repositories to skip default: "" - # Overrides + # Overrides default languages colors # Use `${n}:${color}` to change the color of the n-th most used language (e.g. "0:red" to make your most used language red) # Use `${language}:${color}` to change the color of named language (e.g. "javascript:red" to make JavaScript language red, language case is ignored) # Use a value from `colorsets.json` to use a predefined set of colors @@ -292,6 +292,11 @@ inputs: description: Custom languages colors default: github + # Languages additional details + plugin_languages_details: + description: null + default: "" + # ==================================================================================== # 👨‍💻 Lines of code changed