Update .gitea/workflows/deploy.yml

This commit is contained in:
2026-07-30 02:49:59 +00:00
parent 4f837c3853
commit 99efd0db55

View File

@@ -34,4 +34,6 @@ jobs:
- name: Publish - name: Publish
run: rsync -a --delete site/ /var/www/bal-docs/ run: rsync -a --delete site/ /var/www/bal-docs/
- name: Permissions
run: chown git:www-data -R /var/www/bal-docs/