We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6371e59 commit 38a65b5Copy full SHA for 38a65b5
.github/workflows/release.yml
@@ -4,7 +4,7 @@ on:
4
release:
5
types: [created, published, edited]
6
push:
7
- branches: [ main ]
+ branches: [ main, embedded-chat ]
8
workflow_dispatch:
9
inputs:
10
create-artifact:
0 commit comments