mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 02:42:54 +01:00
chore: update image quality to 75
Co-authored-by: ririxi <dev@ririxi.dev>
This commit is contained in:
parent
1b235bf9ba
commit
17e53a8d65
6
.github/workflows/compress-images.yml
vendored
6
.github/workflows/compress-images.yml
vendored
@ -21,8 +21,8 @@ jobs:
|
||||
- name: Compress Images
|
||||
uses: calibreapp/image-actions@main
|
||||
with:
|
||||
jpegQuality: '70'
|
||||
jpegQuality: '75'
|
||||
jpegProgressive: false
|
||||
pngQuality: '70'
|
||||
webpQuality: '70'
|
||||
pngQuality: '75'
|
||||
webpQuality: '75'
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user