Update vitepress-deploy.yml

This commit is contained in:
Jerry Ma 2024-07-01 10:32:55 +08:00 committed by GitHub
parent bd73a04c9d
commit e64213eaaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,6 +7,8 @@ on:
- 'config/**.json'
- 'docs/**'
- 'package.json'
- 'yarn.lock'
- '.github/workflows/vitepress-deploy.yml'
jobs:
build: