Auto regenerate files - [Skip GitHub Action]

This commit is contained in:
GitHub Action
2021-01-31 11:46:11 +00:00
parent bf1453c776
commit c7e6fdff0e

View File

@@ -283,7 +283,7 @@ inputs:
description: Repositories to skip description: Repositories to skip
default: "" 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 `${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 `${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 # Use a value from `colorsets.json` to use a predefined set of colors
@@ -292,6 +292,11 @@ inputs:
description: Custom languages colors description: Custom languages colors
default: github default: github
# Languages additional details
plugin_languages_details:
description: null
default: ""
# ==================================================================================== # ====================================================================================
# 👨‍💻 Lines of code changed # 👨‍💻 Lines of code changed