From 1926ac8567a99bc93b630310982cd7852835f53f Mon Sep 17 00:00:00 2001 From: Charlotte Croce Date: Thu, 3 Apr 2025 12:28:23 -0400 Subject: [PATCH] build2 --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index aeea565..1eb70ae 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy to GitHub Pages on: push: - branches: [ main ] # or master, depending on your default branch + branches: [ main ] jobs: build-and-deploy: