chore: support manually trigger deploy v3 site (#10647)

This commit is contained in:
neverland
2022-05-29 10:07:51 +08:00
committed by GitHub
parent d5f8963d02
commit e5cc7fadeb

View File

@@ -6,6 +6,8 @@ on:
paths:
- 'packages/vant/docs/**'
workflow_dispatch:
jobs:
build-and-deploy:
runs-on: ubuntu-latest