Auto-regenerate files
This commit is contained in:
50
action.yml
generated
50
action.yml
generated
@@ -737,6 +737,22 @@ inputs:
|
||||
description: Unlocked achievements to display
|
||||
default: ""
|
||||
|
||||
# ====================================================================================
|
||||
# 💬 Discussions
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_discussions:
|
||||
description: GitHub discussions metrics
|
||||
default: no
|
||||
|
||||
# ====================================================================================
|
||||
# 💭 GitHub Community Support
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_support:
|
||||
description: GitHub Community Support metrics
|
||||
default: no
|
||||
|
||||
# ====================================================================================
|
||||
# 🎩 Notable contributions
|
||||
|
||||
@@ -758,13 +774,19 @@ inputs:
|
||||
default: no
|
||||
|
||||
# ====================================================================================
|
||||
# 💭 GitHub Community Support
|
||||
# 📓 Repositories
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_support:
|
||||
description: GitHub Community Support metrics
|
||||
plugin_repositories:
|
||||
description: Display chosen featured repositories
|
||||
default: no
|
||||
|
||||
# Featured repositories to display
|
||||
# If no owner is specified, it will implicitly use the current account login as owner
|
||||
plugin_repositories_featured:
|
||||
description: List of repositories to display
|
||||
default: ""
|
||||
|
||||
# ====================================================================================
|
||||
# 🌇 GitHub Skyline 3D calendar
|
||||
|
||||
@@ -795,28 +817,6 @@ inputs:
|
||||
description: Compatibility mode
|
||||
default: no
|
||||
|
||||
# ====================================================================================
|
||||
# 💬 Discussions
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_discussions:
|
||||
description: GitHub discussions metrics
|
||||
default: no
|
||||
|
||||
# ====================================================================================
|
||||
# 📓 Repositories
|
||||
|
||||
# Enable or disable plugin
|
||||
plugin_repositories:
|
||||
description: Display chosen featured repositories
|
||||
default: no
|
||||
|
||||
# Featured repositories to display
|
||||
# If no owner is specified, it will implicitly use the current account login as owner
|
||||
plugin_repositories_featured:
|
||||
description: List of repositories to display
|
||||
default: ""
|
||||
|
||||
# ====================================================================================
|
||||
# ⏱️ Website performances
|
||||
|
||||
|
||||
Reference in New Issue
Block a user