mirror of
https://github.com/142vip/408CSFamily.git
synced 2026-04-05 03:27:57 +08:00
6
.github/workflows/CD.yaml
vendored
6
.github/workflows/CD.yaml
vendored
@@ -12,6 +12,12 @@ on:
|
||||
- next
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
## vercel 环境变量
|
||||
env:
|
||||
VERCEL_ORG_ID: ${{ secrets.VERCEL_ORG_ID }}
|
||||
VERCEL_PROJECT_ID: ${{ secrets.VERCEL_PROJECT_ID }}
|
||||
|
||||
jobs:
|
||||
install-init:
|
||||
name: "依赖安装初始化"
|
||||
|
||||
Reference in New Issue
Block a user