Update build.yml

This commit is contained in:
MKStoler1024 2025-07-02 10:04:01 +08:00 committed by GitHub
parent 8b0f73a526
commit 36b5b193d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@ name: Deploy VitePress site to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: