We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec6a098 commit 00a848fCopy full SHA for 00a848f
.github/workflows/compress-images.yml
@@ -22,6 +22,6 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Compress Images
25
- uses: calibreapp/image-actions@04831e32337cfbe14b4b2952e5c4aac651f32ec5
+ uses: calibreapp/image-actions@1.4.1
26
with:
27
- githubToken: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments