Skip to content

Commit

Permalink
⚡️ Use webp format to reduce files size
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbertrand committed Oct 1, 2024
1 parent 0ec1a53 commit f1ba8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/optimize-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
compressOnly: true
pngQuality: '95'
webpQuality: '95'

- name: Create New Pull Request If Needed
uses: peter-evans/create-pull-request@v7
Expand Down

0 comments on commit f1ba8e6

Please sign in to comment.