forked from XiaoMo/ChatGPT-Next-Web
fix: cicd , add pull_request_target
This commit is contained in:
parent
628f3ba05f
commit
6206ceb49b
8
.github/workflows/deploy_preview.yml
vendored
8
.github/workflows/deploy_preview.yml
vendored
@ -1,11 +1,11 @@
|
||||
name: VercelPreviewDeployment
|
||||
|
||||
on:
|
||||
pull_request_target:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
branchName:
|
||||
description: 'Branch to deploy'
|
||||
required: true
|
||||
|
||||
env:
|
||||
VERCEL_TEAM: ${{ secrets.VERCEL_TEAM }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user