From d64e9dc3c0ad53fda5899ba994a86f49677e23c2 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 20 Jun 2026 09:46:52 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=B5=20other:=20Remove=20dry=20run=20op?= =?UTF-8?q?tion=20#skipGA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dreamhost.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dreamhost.yml b/.github/workflows/dreamhost.yml index defa84c..1cf3b8d 100644 --- a/.github/workflows/dreamhost.yml +++ b/.github/workflows/dreamhost.yml @@ -43,4 +43,4 @@ jobs: remote-user: soloweb private-ssh-key: ${{ secrets.REMOTE_PRIVATE_KEY }} 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/