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:
@@ -26,4 +26,4 @@ jobs:
|
|||||||
run: mkdocs build --strict
|
run: mkdocs build --strict
|
||||||
|
|
||||||
- name: Publish
|
- name: Publish
|
||||||
run: rsync -a --delete site/ /var/www/html
|
run: rsync -a --delete site/ $BAL_DOCS_DEPLOY_DIR
|
||||||
|
|||||||
Reference in New Issue
Block a user