更新 Vercel 部署工作流,修改触发分支为 docs

This commit is contained in:
2025-11-09 15:10:09 +08:00
parent bdb3af1c79
commit bf14f44ca9

View File

@@ -3,7 +3,7 @@ name: Deploy to Vercel
on: on:
push: push:
branches: branches:
- main - docs
workflow_dispatch: {} workflow_dispatch: {}
jobs: jobs: