Quartz sync: Jun 5, 2025, 11:45 PM
This commit is contained in:
parent
76715790b8
commit
051485dbe2
1 changed files with 1 additions and 5 deletions
6
.github/workflows/publish.yaml
vendored
6
.github/workflows/publish.yaml
vendored
|
|
@ -12,14 +12,10 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '20'
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v5
|
||||
- name: Build
|
||||
uses: konstfish/quartz-build-action@v5
|
||||
uses: robinsving/quartz-build-action@main
|
||||
with:
|
||||
source: content
|
||||
page_title: "The Crimson World"
|
||||
|
|
|
|||
Loading…
Reference in a new issue