Adjust for calibre change in 1.3.0

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-10-11 12:49:20 +02:00
parent daa6adcfbe
commit ceceb63b86

View File

@@ -23,4 +23,4 @@ jobs:
- name: Compress Images - name: Compress Images
uses: calibreapp/image-actions@1.4.1 # TODO: if they start using a tag like v1, switch to that uses: calibreapp/image-actions@1.4.1 # TODO: if they start using a tag like v1, switch to that
with: with:
githubToken: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}