Adjust default padding

This commit is contained in:
lowlighter
2021-05-18 12:14:26 +02:00
parent a2ae344ab3
commit 8f388ab822
2 changed files with 2 additions and 2 deletions

2
action.yml generated
View File

@@ -175,7 +175,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: 16, 32 + 8%
default: 16, 16 + 4%
# Metrics output format
config_output:

View File

@@ -180,7 +180,7 @@ inputs:
description: Image padding
type: array
format: comma-separated
default: 16, 32 + 8%
default: 16, 16 + 4%
# Metrics output format
config_output: