We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32776af commit 8a60cd7Copy full SHA for 8a60cd7
1 file changed
.github/workflows/Pages.yaml
@@ -19,6 +19,9 @@ jobs:
19
- name: Checkout
20
uses: actions/checkout@v4
21
22
+ - name: Minify files
23
+ uses: anthonyftwang/minify-action@v1.0.1
24
+
25
- name: Setup Pages
26
uses: actions/configure-pages@v5
27
0 commit comments