Update .github/workflows/deploy.yml
Deploy Quartz site to GitHub Pages / build (push) Failing after 4s
Details
Deploy Quartz site to GitHub Pages / build (push) Failing after 4s
Details
This commit is contained in:
parent
ce81a43764
commit
630bfc0fb1
|
|
@ -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
|
||||||
Loading…
Reference in New Issue