fixing deploy issues

This commit is contained in:
paul-loedige
2024-11-11 19:46:37 +01:00
parent b4c554de0d
commit 0b1c94354e
+1
View File
@@ -30,6 +30,7 @@ jobs:
- name: Deploy to Hugo Container
run: |
apt-get install -y rsync
rsync -avz --delete public/ /mnt/hugo/
env:
HUGO_CONTAINER_PATH: /mnt/hugo/