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