Skip to content

Commit 9063859

Browse files
Merge branch 'develop' of https://github.com/GetStream/stream-chat-react-native into v5-release
2 parents 1e3f2b8 + 573a356 commit 9063859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docusaurus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: push
1717
uses: GetStream/push-stream-chat-docusaurus-action@main
1818
with:
19-
target-branch: ${{ github.ref == 'refs/heads/main' && 'production' || 'staging' }}
19+
target-branch: ${{ 'production' }}
2020
env:
2121
DOCUSAURUS_GH_TOKEN: ${{ secrets.DOCUSAURUS_GH_TOKEN }}

0 commit comments

Comments
 (0)