From 4b15f569b144b43ae0d0ac84d16bf1985cf081a9 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Fri, 7 Jul 2023 08:52:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E9=A1=B5=E9=9D=A2=E5=8E=8B?= =?UTF-8?q?=E7=BC=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/568tools_Release.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/568tools_Release.yml b/.github/workflows/568tools_Release.yml index ee4ac949..a1ce247b 100644 --- a/.github/workflows/568tools_Release.yml +++ b/.github/workflows/568tools_Release.yml @@ -42,6 +42,11 @@ jobs: rm -r ./lib/ git rm --cached lib git submodule add -b tools https://github.com/PJ-568/568tools.git ./lib + + - name: HTML/CSS/JS Minifier + uses: docker://devatherock/minify-js:2.0.0 + with: + add_suffix: false # Optional - name: Generate the sitemap id: sitemap