This commit is contained in:
underground 2025-01-20 21:23:25 +01:00
parent 7c954ac35d
commit 85613f2088
Failed to generate hash of commit
15 changed files with 40 additions and 4 deletions

View file

@ -21,7 +21,7 @@ jobs:
hugo-version: 'latest'
- name: Build site
run: hugo --minify
run: hugo --gc --minify
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3