mirror of https://github.com/langgenius/dify.git
chore(web): update deployment action
This commit is contained in:
parent
3f8f158b04
commit
55b18bb79e
|
|
@ -2,9 +2,8 @@ name: Deploy Dev
|
|||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Build and Push API & Web"]
|
||||
workflows: ["Build and Push Web (HITL Web)"]
|
||||
branches:
|
||||
- "deploy/dev"
|
||||
- "feat/hitl-frontend"
|
||||
types:
|
||||
- completed
|
||||
Loading…
Reference in New Issue