mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-blog.git
synced 2026-04-02 01:54:50 +00:00
Merge pull request #3 from ClovertaTheTrilobita/blog-content
update github action branch
This commit is contained in:
commit
9ec781e6e6
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