|
|
@ -37,9 +37,9 @@ jobs:
|
|
|
|
rm -r lib/tools/webp2jpg-online/doc/
|
|
|
|
rm -r lib/tools/webp2jpg-online/doc/
|
|
|
|
|
|
|
|
|
|
|
|
- name: HTML/CSS/JS Minifier
|
|
|
|
- name: HTML/CSS/JS Minifier
|
|
|
|
uses: docker://devatherock/minify-js:2.0.0
|
|
|
|
uses: docker://devatherock/minify-js:3.0.0
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
add_suffix: false # Optional
|
|
|
|
add_suffix: false
|
|
|
|
|
|
|
|
|
|
|
|
- name: Generate the sitemap
|
|
|
|
- name: Generate the sitemap
|
|
|
|
id: sitemap
|
|
|
|
id: sitemap
|
|
|
|