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 0b4e4e6 commit bd9ab08Copy full SHA for bd9ab08
README.md
@@ -42,7 +42,6 @@ To optimize a single image file:
42
<br>
43
44
45
- - uses: actions/checkout@v2
46
- uses: MarketingPipeline/Image-Optimizer-Action@main
47
with:
48
filename: filename.jpg
@@ -60,7 +59,6 @@ To optimize all image files in a directory and all of its subdirectories:
60
59
61
62
63
64
65
66
filename: /example_folder_path/
@@ -80,7 +78,6 @@ To optimize all image files in a directory, without recursion:
80
78
81
79
82
83
84
85
86
0 commit comments