chore: update Vercel workflow to include 'sat' branch for deployment

This commit is contained in:
严浩
2025-02-10 17:34:59 +08:00
parent 64fa5bbc93
commit e14c897b2c

View File

@@ -6,6 +6,9 @@ env:
TZ: Asia/Shanghai
on:
push:
branches:
# - main
- sat
jobs:
build-and-deploy-to-vercel:
runs-on: ubuntu-latest