Refactor schema

This commit is contained in:
Digital Studium
2023-05-14 15:00:05 +03:00
parent 2c5b683685
commit bcbaee7310
3 changed files with 13 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ jobs:
hugo-version: '0.110.0'
- name: Build
run: hugo --minify
run: hugo
- name: Deploy
uses: https://github.com/burnett01/rsync-deployments@5.2.1