Update .github/workflows/deploy.yml
Deploy Quartz site to GitHub Pages / build (push) Failing after 11s
Details
Deploy Quartz site to GitHub Pages / build (push) Failing after 11s
Details
This commit is contained in:
parent
630bfc0fb1
commit
9e89db9fff
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0 # Fetch all history for git info
|
||||
- name: "Building Quartz content"
|
||||
uses: deploy-quartz
|
||||
uses: ./deploy-quartz
|
||||
Loading…
Reference in New Issue