Skip to content

Commit 9cc070d

Browse files
authored
Update release.yml
1 parent 7e144e4 commit 9cc070d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ jobs:
4242
mv /tmp/LilyPichu/stuff/overlay.css ./stuff/overlay.css
4343
mv /tmp/LilyPichu/main.css ./main.css
4444
45+
- name: Auto minify the files
46+
uses: nizarmah/auto-minify@v3
47+
4548
- name: Add and Commit changes
4649
uses: EndBug/add-and-commit@v9 # You can change this to use a specific version.
4750
with:

0 commit comments

Comments
 (0)