Update .github/workflows/deploy.yml
Some checks failed
Deploy Quartz site to GitHub Pages / build (push) Failing after 4s

This commit is contained in:
2023-12-14 13:53:34 +00:00
parent ce81a43764
commit 630bfc0fb1

View File

@@ -19,4 +19,4 @@ jobs:
with: with:
fetch-depth: 0 # Fetch all history for git info fetch-depth: 0 # Fetch all history for git info
- name: "Building Quartz content" - name: "Building Quartz content"
uses: docker://ghcr.io/jackyzha0/quartz:hugo uses: deploy-quartz