From 69ea69809c0d8c5efa0072aac72d58544b1d9467 Mon Sep 17 00:00:00 2001 From: Peaceultime Date: Thu, 14 Dec 2023 22:35:33 +0000 Subject: [PATCH] Update .github/workflows/deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 76595c8..1440451 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,4 +30,4 @@ jobs: - name: "Building Quartz content" uses: ./content/.github/actions/deploy-quartz/ - working-directory: ./ \ No newline at end of file + working-directory: ./ \ No newline at end of file