Update .gitea/workflows/deploy.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user