Update .gitea/workflows/deploy.yml

This commit is contained in:
2026-07-30 03:07:59 +00:00
parent 99efd0db55
commit b71555a68e

View File

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