Update .gitea/workflows/gitops-automatic-deployment.yml
All checks were successful
GitOps Automatic Documentation Deployment / Sync Docs to https://kb.bunny-lab.io (push) Successful in 5s
GitOps Automatic Documentation Deployment / Sync Docs to https://docs.bunny-lab.io (push) Successful in 7s

This commit is contained in:
2026-01-26 18:23:14 -07:00
parent e28971e56a
commit e56229ae8a

View File

@@ -42,7 +42,7 @@ jobs:
- name: Sync repository into /srv/zensical/docs
run: |
rsync -rltD --delete \
rsync -rlD --delete \
--exclude='.git/' \
--exclude='.gitea/' \
--chmod=D2775,F664 \