mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 03:08:45 +00:00
Adjust for calibre change in 1.3.0
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user