mirror of
https://github.com/langgenius/dify.git
synced 2026-03-13 02:57:41 +08:00
- Created a new GitHub Actions workflow to automate deployment for the agent development branch. - Configured the workflow to trigger upon successful completion of the "Build and Push API & Web" workflow. - Implemented SSH deployment steps using appleboy/ssh-action for secure server updates.