update action
This commit is contained in:
@@ -10,7 +10,7 @@ on:
|
||||
- created
|
||||
defaults:
|
||||
run:
|
||||
working-directory: packages/flutter_widgets
|
||||
working-directory: packages/stream_chat_flutter
|
||||
|
||||
jobs:
|
||||
build_and_deploy_ios:
|
||||
@@ -68,4 +68,4 @@ jobs:
|
||||
token: ${{secrets.FIREBASE_TOKEN}}
|
||||
groups: stream-testers
|
||||
debug: true
|
||||
file: packages/flutter_widgets/example/build/app/outputs/apk/release/app-release.apk
|
||||
file: packages/stream_chat_flutter/example/build/app/outputs/apk/release/app-release.apk
|
||||
@@ -13,8 +13,7 @@ dependencies:
|
||||
path: ^1.7.0
|
||||
path_provider: ^1.6.27
|
||||
sqlite3_flutter_libs: ^0.3.0
|
||||
stream_chat:
|
||||
path: ../stream_chat
|
||||
stream_chat: 1.0.0-beta
|
||||
|
||||
dev_dependencies:
|
||||
test: ^1.15.7
|
||||
|
||||
Reference in New Issue
Block a user