From f2ccf398e4aee9bc8a7677fddc3a777b8125cfe6 Mon Sep 17 00:00:00 2001 From: Rances Acosta <72226427+rancesking@users.noreply.github.com> Date: Sat, 14 May 2022 11:34:58 -0400 Subject: [PATCH] Making a change in the CD Pipeline. --- .github/workflows/CD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index e8cf7aca..4c8074ea 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -26,6 +26,6 @@ jobs: uses: JamesIves/github-pages-deploy-action@v4.3.3 with: branch: main - folder: public + folder: .