From d8cb4fde87aeee6baf1c184b2fc95fc5b9ae1e39 Mon Sep 17 00:00:00 2001 From: BinaryDigit Date: Tue, 17 Jun 2025 06:34:00 -0400 Subject: [PATCH] Quartz sync: Jun 17, 2025, 6:34 AM --- .github/workflows/deploy.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index e59e527..a6ead0c 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -1,9 +1,9 @@ name: Deploy Quartz site to GitHub Pages - + on: push: - branches: - - v4 + branches: + - v4 permissions: contents: read