Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Merge pull request #110 from mahmoud-cliqz/master

quick fastlane fix
  • Loading branch information
sharath-cliqz committed Jul 27, 2018
2 parents ad5b868 + 34539c9 commit 0a5b8179b5180853d081febb5a835db06da60279
Showing with 1 addition and 1 deletion.
  1. +1 −1 fastlane/Fastfile
@@ -144,7 +144,7 @@ platform :ios do
skip_waiting_for_build_processing: "true"
)

upload_symbols_to_sentry(
sentry_upload_dsym(
auth_token: ENV["SENTRY_AUTH_TOKEN"],
org_slug: 'cliqz',
project_slug: 'ghostery',

0 comments on commit 0a5b817

Please sign in to comment.