ignore libs

This commit is contained in:
Peli 2020-01-06 11:25:20 -08:00
parent ba241e0938
commit 2df0a146f6
1 changed files with 9 additions and 0 deletions

9
.github/workflows/image-action.yml vendored Normal file
View File

@ -0,0 +1,9 @@
jpeg:
quality: 80
png:
quality: 80
webp:
quality: 80
ignorePaths:
- "node_modules/**"
- "libs/**"