We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c841c9 commit 317fba6Copy full SHA for 317fba6
action.yml
@@ -19,6 +19,7 @@ inputs:
19
default: 'build'
20
compression:
21
description: 'The compression algorithm to use: "gzip" or "brotli"'
22
+ default: 'gzip'
23
show-total:
24
description: 'Show total size and difference.'
25
default: 'true'
0 commit comments