mirror of
https://github.com/RhenCloud/Cloud-Index.git
synced 2025-12-06 15:26:10 +08:00
更新 Vercel 部署工作流,修改触发分支为 docs
This commit is contained in:
2
.github/workflows/deploy-to-vercel.yml
vendored
2
.github/workflows/deploy-to-vercel.yml
vendored
@@ -3,7 +3,7 @@ name: Deploy to Vercel
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- docs
|
||||||
workflow_dispatch: {}
|
workflow_dispatch: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user