We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e2bd1 commit 8de3adbCopy full SHA for 8de3adb
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