@ -5,6 +5,10 @@ on:
branches:
- '**'
- '!release'
paths:
- '!**.md'
- '!LICENSE'
- '!.github\workflows\**'
jobs:
Release:
@ -37,11 +41,9 @@ jobs:
rm -r lib/tools/webp2jpg-online/doc/
- name: HTML/CSS/JS Minifier
uses: docker://devatherock/minify-js:3.0.0
uses: docker://devatherock/minify-js:2.0.0
with:
add_suffix: false
inclusions: |-
!./lib/**
- name: Generate the sitemap
id: sitemap