mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-25 02:41:46 +08:00
chore: support manually trigger deploy v2 site
This commit is contained in:
parent
0931672595
commit
27c3cbcf89
2
.github/workflows/deploy-v2-site.yml
vendored
2
.github/workflows/deploy-v2-site.yml
vendored
@ -6,6 +6,8 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user