Auto regenerate files - [Skip GitHub Action]
This commit is contained in:
11
action.yml
11
action.yml
@@ -195,6 +195,12 @@ inputs:
|
|||||||
description: Maximum number of entries to display per section
|
description: Maximum number of entries to display per section
|
||||||
default: 2
|
default: 2
|
||||||
|
|
||||||
|
# Number of entries to display in characters section
|
||||||
|
# Set to 0 to disable limitations
|
||||||
|
plugin_anilist_limit_characters:
|
||||||
|
description: Maximum number of entries to display in characters section
|
||||||
|
default: 22
|
||||||
|
|
||||||
# Shuffle AniList data for varied outputs
|
# Shuffle AniList data for varied outputs
|
||||||
plugin_anilist_shuffle:
|
plugin_anilist_shuffle:
|
||||||
description: Shuffle AniList data
|
description: Shuffle AniList data
|
||||||
@@ -297,6 +303,11 @@ inputs:
|
|||||||
description: Additional details
|
description: Additional details
|
||||||
default: ""
|
default: ""
|
||||||
|
|
||||||
|
# Minimum threshold (in percentage) to reach for languages to be displayed
|
||||||
|
plugin_languages_threshold:
|
||||||
|
description: Minimum threshold
|
||||||
|
default: 0%
|
||||||
|
|
||||||
# ====================================================================================
|
# ====================================================================================
|
||||||
# 👨💻 Lines of code changed
|
# 👨💻 Lines of code changed
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user