Merge pull request #3 from ClovertaTheTrilobita/blog-content

update github action branch
This commit is contained in:
ClovertaTheTrilobita 2026-03-25 17:39:44 +02:00 committed by GitHub
commit 9ec781e6e6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ name: Deploy Astro Blog
on: on:
push: push:
branches: branches:
- main - blog-content
paths: paths:
- 'src/blog/**' - 'src/blog/**'
- 'src/friends/**' - 'src/friends/**'