We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7cdc73 commit 5555b9bCopy full SHA for 5555b9b
.github/workflows/deploy.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Pages
16
uses: actions/configure-pages@v5
17
- name: Build
18
- uses: konstfish/quartz-build-action@v5
+ uses: konstfish/quartz-build-action@v4
19
with:
20
# specify source folder
21
source: content
0 commit comments