Update .gitea/workflows/deploy.yml
All checks were successful
Build and deploy docs / deploy (push) Successful in 3s
All checks were successful
Build and deploy docs / deploy (push) Successful in 3s
This commit is contained in:
@@ -34,4 +34,6 @@ jobs:
|
||||
|
||||
- name: Publish
|
||||
run: rsync -a --delete site/ /var/www/bal-docs/
|
||||
|
||||
|
||||
- name: Permissions
|
||||
run: chown git:www-data -R /var/www/bal-docs/
|
||||
Reference in New Issue
Block a user