Auto regenerate files - [Skip GitHub Action]
This commit is contained in:
@@ -106,7 +106,7 @@ inputs:
|
||||
# Specify one value (for both width and height) or two values (one for width and one for height)
|
||||
config_padding:
|
||||
description: Image padding
|
||||
default: 6%
|
||||
default: 6%, 12%
|
||||
|
||||
# Metrics output format
|
||||
config_output:
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
"debug": false, "//": "Debug logs",
|
||||
"mocked": false, "//": "Use mocked data instead of live APIs (use 'force' to use mocked token even if real token are defined)",
|
||||
"repositories": 100, "//": "Number of repositories to use",
|
||||
"padding": ["6%", "12%"], "//": "Image padding (default)",
|
||||
"community": {
|
||||
"templates": [], "//": "Additional community templates to setup"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user