From 34528109a2218e8986e5fb1d1e57e0fa8b7ba68d Mon Sep 17 00:00:00 2001 From: sarahcssiqueira Date: Mon, 6 Nov 2023 18:13:22 -0300 Subject: [PATCH] fix: updated excludes list --- .github/workflows/deployment.yml | 1 + excludes.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index a1744ec..4f9e90d 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -39,3 +39,4 @@ jobs: env: SSH_HOST: digitalocean DEST: "/var/www/plugins.sarahjobs.com/wp-content/plugins/xywz-blocks" + EXCLUDES: excludes.txt diff --git a/excludes.txt b/excludes.txt index 26e2cf5..2e636dd 100644 --- a/excludes.txt +++ b/excludes.txt @@ -1,5 +1,4 @@ /node_modules/ -blocks/*/build .git .github .gitignore