Skip to content

Commit 5e720b6

Browse files
committed
fix: storage header values
1 parent 0fc0c99 commit 5e720b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ jobs:
9595
parent: false
9696
gzip: false # already gzipped
9797
headers: |-
98-
content-type: 'application/octet-stream'
99-
content-encoding: 'gzip'
98+
content-type: application/octet-stream
99+
content-encoding: gzip

0 commit comments

Comments
 (0)