Skip to content

Commit 4428a96

Browse files
authored
fix release of stream_chat_flutter (#2610)
1 parent de33f88 commit 4428a96

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/distribute_internal.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- master
7-
# TODO: Remove feat/design-refresh once merged to master
8-
- feat/design-refresh
7+
# TODO: Remove once merged to master
8+
- v10.0.0
99
workflow_dispatch:
1010
inputs:
1111
platform:

packages/stream_chat_flutter/pubspec.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ version: 10.0.0-beta.13
55
repository: https://github.com/GetStream/stream-chat-flutter
66
issue_tracker: https://github.com/GetStream/stream-chat-flutter/issues
77

8-
# TODO: Remove this once stream_core_flutter is published to pub.dev
9-
publish_to: none
10-
118
# Note: The environment configuration and dependency versions are managed by Melos.
129
#
1310
# Do not edit them manually.

0 commit comments

Comments
 (0)