From 630bfc0fb1ce7dd2da2e80a491611117a6002a16 Mon Sep 17 00:00:00 2001 From: Peaceultime Date: Thu, 14 Dec 2023 13:53:34 +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 c27a50c..de90ac5 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,4 +19,4 @@ jobs: with: fetch-depth: 0 # Fetch all history for git info - name: "Building Quartz content" - uses: docker://ghcr.io/jackyzha0/quartz:hugo \ No newline at end of file + uses: deploy-quartz \ No newline at end of file