mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: support manually trigger deploy v3 site (#10647)
This commit is contained in:
parent
d5f8963d02
commit
e5cc7fadeb
2
.github/workflows/deploy-v3-site.yml
vendored
2
.github/workflows/deploy-v3-site.yml
vendored
@ -6,6 +6,8 @@ on:
|
|||||||
paths:
|
paths:
|
||||||
- 'packages/vant/docs/**'
|
- 'packages/vant/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