Adjust default padding
This commit is contained in:
2
action.yml
generated
2
action.yml
generated
@@ -175,7 +175,7 @@ inputs:
|
|||||||
# Specify one value (for both width and height) or two values (one for width and one for height)
|
# Specify one value (for both width and height) or two values (one for width and one for height)
|
||||||
config_padding:
|
config_padding:
|
||||||
description: Image padding
|
description: Image padding
|
||||||
default: 16, 32 + 8%
|
default: 16, 16 + 4%
|
||||||
|
|
||||||
# Metrics output format
|
# Metrics output format
|
||||||
config_output:
|
config_output:
|
||||||
|
|||||||
@@ -180,7 +180,7 @@ inputs:
|
|||||||
description: Image padding
|
description: Image padding
|
||||||
type: array
|
type: array
|
||||||
format: comma-separated
|
format: comma-separated
|
||||||
default: 16, 32 + 8%
|
default: 16, 16 + 4%
|
||||||
|
|
||||||
# Metrics output format
|
# Metrics output format
|
||||||
config_output:
|
config_output:
|
||||||
|
|||||||
Reference in New Issue
Block a user