From 3ff493cd73757f3a1c50c56d9852ddccec9c0f6b Mon Sep 17 00:00:00 2001 From: Eli Date: Mon, 11 Sep 2023 20:58:05 -0400 Subject: [PATCH] fixed destination to one owned by user --- .github/workflows/ssh_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ssh_deploy.yml b/.github/workflows/ssh_deploy.yml index fa6eb1a..edd7bf4 100644 --- a/.github/workflows/ssh_deploy.yml +++ b/.github/workflows/ssh_deploy.yml @@ -1,6 +1,6 @@ # .github/workflows/ssh_deploy.yml -name: Deploy Eleventy via SSH +name: Build then Deploy Eleventy via SSH on: push: