Skip to content

Commit b1cc8ce

Browse files
authored
Optimise images (first pass) (#135)
1 parent c94e484 commit b1cc8ce

File tree

958 files changed

+2
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

958 files changed

+2
-1
lines changed

.github/workflows/calibreapp-image-actions.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
githubToken: ${{ secrets.GITHUB_TOKEN }}
4444
# For non-Pull Requests, run in compressOnly mode and we'll PR after.
4545
compressOnly: ${{ github.event_name != 'pull_request' }}
46+
ignorePaths: 'docs/es/**,docs/de/**,docs/fr/**,docs/gdevelop5/tutorials/**'
4647
- name: Create Pull Request
4748
# If it's not a Pull Request then commit any changes as a new PR.
4849
if: |
@@ -53,4 +54,4 @@ jobs:
5354
title: Auto Compress Images
5455
branch-suffix: timestamp
5556
commit-message: Compress Images
56-
body: ${{ steps.calibre.outputs.markdown }}
57+
body: Compressed images (summary disabled for now) # ${{ steps.calibre.outputs.markdown }}

docs/gb.png

-33 Bytes
-10 KB

docs/gdevelop5/11_amazon_apk.png

-8.36 KB
-2.39 KB
-14.1 KB
-962 Bytes
-1.5 KB
-39.8 KB
-7.55 KB

0 commit comments

Comments
 (0)