mirror of
https://git.mirrors.martin98.com/https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-08-03 23:50:37 +08:00
Fix [CI/CD] [Vercel] Deploy Preview (#4005)
- [+] feat(.github/workflows/deploy_preview.yml): add 'reopened' event trigger
This commit is contained in:
parent
887bec019a
commit
462a88ae82
1
.github/workflows/deploy_preview.yml
vendored
1
.github/workflows/deploy_preview.yml
vendored
@ -5,6 +5,7 @@ on:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
|
||||
env:
|
||||
VERCEL_TEAM: ${{ secrets.VERCEL_TEAM }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user