···30303131Like Quartz 3, you can deploy the site generated by Quartz 4 via GitHub Pages.
32323333-In your local Quartz, create a new file `quartz/.github/workflows/deploy.yaml`.
3333+In your local Quartz, create a new file `quartz/.github/workflows/deploy.yml`.
34343535-```yaml title="quartz/.github/workflows/deploy.yaml"
3535+```yaml title="quartz/.github/workflows/deploy.yml"
3636name: Deploy Quartz site to GitHub Pages
37373838on: