update github action branch

This commit is contained in:
ClovertaTheTrilobita 2026-03-25 17:39:01 +02:00
parent 33aa842fb6
commit dbbb5b6312

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/**'