Skip to content

Commit 38a65b5

Browse files
committed
trigger binary build on the embedded-chat branch
1 parent 6371e59 commit 38a65b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
release:
55
types: [created, published, edited]
66
push:
7-
branches: [ main ]
7+
branches: [ main, embedded-chat ]
88
workflow_dispatch:
99
inputs:
1010
create-artifact:

0 commit comments

Comments
 (0)