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

View File

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