mirror of
https://github.com/langgenius/dify.git
synced 2026-03-06 08:06:37 +08:00
fix: build error
This commit is contained in:
4
.github/workflows/build-push.yml
vendored
4
.github/workflows/build-push.yml
vendored
@ -7,8 +7,8 @@ on:
|
||||
- "deploy/dev"
|
||||
- "deploy/enterprise"
|
||||
- "e-300"
|
||||
release:
|
||||
types: [published]
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
concurrency:
|
||||
group: build-push-${{ github.head_ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user