🔵 other: Remove dry run option #skipGA
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-20 09:46:52 -05:00
parent 03f78b488a
commit d64e9dc3c0
+1 -1
View File
@@ -43,4 +43,4 @@ jobs:
remote-user: soloweb remote-user: soloweb
private-ssh-key: ${{ secrets.REMOTE_PRIVATE_KEY }} private-ssh-key: ${{ secrets.REMOTE_PRIVATE_KEY }}
destination-path: solowebdesigns.net/cwc/wp-content/themes/community-works-collaborative destination-path: solowebdesigns.net/cwc/wp-content/themes/community-works-collaborative
rsync-options: --dry-run --archive --verbose --compress --delete-after --human-readable --exclude=.git* --exclude=.git/ --exclude=.vscode/ --exclude=database/ --exclude=.gitignore --exclude=DOCKER_ENV --exclude=docker_tag --exclude=output.log --exclude=vendor/ --exclude=node_modules/ --exclude=notes/ --exclude=docs/ rsync-options: --archive --verbose --compress --delete-after --human-readable --exclude=.git* --exclude=.git/ --exclude=.vscode/ --exclude=database/ --exclude=.gitignore --exclude=DOCKER_ENV --exclude=docker_tag --exclude=output.log --exclude=vendor/ --exclude=node_modules/ --exclude=notes/ --exclude=docs/