mirror of
https://github.com/youzan/vant.git
synced 2025-11-29 01:04:19 +08:00
chore: support manually trigger deploy v2 site
This commit is contained in:
2
.github/workflows/deploy-v2-site.yml
vendored
2
.github/workflows/deploy-v2-site.yml
vendored
@@ -6,6 +6,8 @@ on:
|
||||
paths:
|
||||
- 'docs/**'
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user