modificata action
All checks were successful
Build and Deploy Hugo Site / build-and-deploy (push) Successful in 3s

This commit is contained in:
Freek Kettone 2025-08-10 14:19:59 +02:00
parent f76c53b270
commit 9c4794bf1f

View file

@ -18,7 +18,6 @@ jobs:
- name: Build Hugo site
run: |
hugo --minify
cat content/_index.md | grep ":P"
# 3. Deploy via rsync
- name: Deploy to server