mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-05-19 20:20:16 +09: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…
Reference in New Issue
Block a user