chore: support manually trigger deploy v2 site

This commit is contained in:
chenjiahan 2022-07-17 15:48:54 +08:00
parent 0931672595
commit 27c3cbcf89

View File

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