Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s

This commit is contained in:
2026-07-30 03:07:59 +00:00
parent 1bca88e008
commit 82325bd1e7

View File

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