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

This commit is contained in:
Peaceultime 2023-12-14 13:53:34 +00:00
parent ce81a43764
commit 630bfc0fb1
1 changed files with 1 additions and 1 deletions

View File

@ -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
uses: deploy-quartz