mirror of
https://github.com/Karaka-Management/User-Guide.git
synced 2026-01-10 20:08:41 +00:00
fix img. minification action
This commit is contained in:
parent
23b8b89517
commit
5c3802d7f1
2
.github/workflows/image.yml
vendored
2
.github/workflows/image.yml
vendored
|
|
@ -19,6 +19,6 @@ jobs:
|
|||
uses: actions/checkout@master
|
||||
|
||||
- name: Compress Images
|
||||
uses: calibreapp/image-actions@master
|
||||
uses: calibreapp/image-actions@main
|
||||
with:
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
Loading…
Reference in New Issue
Block a user