mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 21:22:28 +08:00
chore(web): fix incorrect update to deploy actions
This commit is contained in:
parent
55b18bb79e
commit
bd104557ef
4
.github/workflows/deploy-hitl-frontend.yml
vendored
4
.github/workflows/deploy-hitl-frontend.yml
vendored
@ -1,8 +1,8 @@
|
||||
name: Deploy Dev
|
||||
name: Deploy HITL frontend
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: ["Build and Push Web (HITL Web)"]
|
||||
workflows: ["Build and Push API & Web"]
|
||||
branches:
|
||||
- "feat/hitl-frontend"
|
||||
types:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user