chore: update Vercel workflow to include 'sat' branch for deployment
All checks were successful
/ depcheck (push) Successful in 1m11s
/ surge (push) Successful in 36s
/ playwright (push) Successful in 2m23s

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