chore: update Vercel workflow to include 'sat' branch for deployment
This commit is contained in:
3
.github/workflows/vercel.yaml
vendored
3
.github/workflows/vercel.yaml
vendored
@ -6,6 +6,9 @@ env:
|
|||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
# - main
|
||||||
|
- sat
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy-to-vercel:
|
build-and-deploy-to-vercel:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user