mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-08-01 10:56:02 +00:00
Update branch name in workflow configuration
This commit is contained in:
parent
423f5c829c
commit
c0ab3133cd
2
.github/workflows/container.yaml
vendored
2
.github/workflows/container.yaml
vendored
@ -3,7 +3,7 @@ name: Publish Containers
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main-1.x
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user