This commit is contained in:
Charlotte Croce 2025-04-03 12:28:23 -04:00
parent 8f73165e82
commit 1926ac8567

View file

@ -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: