Update .gitea/workflows/deploy.yml

This commit is contained in:
2026-07-30 05:22:42 +00:00
parent 2532b8ac25
commit 3cee602059

View File

@@ -26,4 +26,4 @@ jobs:
run: mkdocs build --strict
- name: Publish
run: rsync -a --delete site/ /var/www/html
run: rsync -a --delete site/ $BAL_DOCS_DEPLOY_DIR