mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-01 17:50:13 +00:00
update github action branch
This commit is contained in:
parent
33aa842fb6
commit
dbbb5b6312
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy-blog.yml
vendored
2
.github/workflows/deploy-blog.yml
vendored
|
|
@ -3,7 +3,7 @@ name: Deploy Astro Blog
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- blog-content
|
||||
paths:
|
||||
- 'src/blog/**'
|
||||
- 'src/friends/**'
|
||||
|
|
|
|||
Loading…
Reference in a new issue