mirror of
https://github.com/Karaka-Management/oms-Shop.git
synced 2026-01-11 18:48:41 +00:00
fix img. minification action
This commit is contained in:
parent
b1575aef09
commit
5d9d7bf6dc
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