We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc0c99 commit 5e720b6Copy full SHA for 5e720b6
1 file changed
.github/workflows/release.yaml
@@ -95,5 +95,5 @@ jobs:
95
parent: false
96
gzip: false # already gzipped
97
headers: |-
98
- content-type: 'application/octet-stream'
99
- content-encoding: 'gzip'
+ content-type: application/octet-stream
+ content-encoding: gzip
0 commit comments