From a6f85e98d820527ca79e8949805cbcd5f0908bfc Mon Sep 17 00:00:00 2001 From: Stevan Freeborn <65925598+StevanFreeborn@users.noreply.github.com> Date: Sat, 13 Apr 2024 00:12:38 -0500 Subject: [PATCH] chore: troubleshoot --- .github/workflows/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index fbed58a..c09729b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -58,6 +58,7 @@ jobs: source: "scripts/deploy.ps1" target: blog.stevanfreeborn.com strip_components: 1 + rm: true - name: Run deploy script uses: appleboy/ssh-action@master with: