Adjust docs publish rsync options for shared group permissions
Publish Docs / publish-docs (push) Successful in 19s Details
Test CI / test (push) Has been cancelled Details

This commit is contained in:
Mike Kell 2026-03-29 19:32:26 -04:00
parent abed0596f9
commit 98b45e0543
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ jobs:
- name: Publish site to docs host
run: |
rsync -av --delete site/ /opt/kellcreations/docs-platform/published/site/
rsync -rlDz --delete site/ /opt/kellcreations/docs-platform/published/site/