Skip to content

Commit 2c8d222

Browse files
committed
[CI] Rename metrics repo
1 parent f707302 commit 2c8d222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ sdk_names = ['StreamChatSwiftUI']
1313
github_repo = ENV['GITHUB_REPOSITORY'] || 'GetStream/stream-chat-swiftui'
1414
derived_data_path = 'derived_data'
1515
source_packages_path = 'spm_cache'
16-
metrics_git = 'git@github.com:GetStream/apple-internal-metrics.git'
16+
metrics_git = 'git@github.com:GetStream/stream-internal-metrics.git'
1717
sdk_size_path = "metrics/#{github_repo.split('/').last}-size.json"
1818
buildcache_xcargs = 'CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++'
1919
is_localhost = !is_ci

0 commit comments

Comments
 (0)