Skip to content

Commit

Permalink
Don't compress update.json files before uploading them
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic-DallOsto committed Sep 23, 2024
1 parent d6918f2 commit bce0c6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
tag: update
files: build/update*.json
allow_override: true
gzip: false


- name: Notify release
Expand Down

0 comments on commit bce0c6e

Please sign in to comment.