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