mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Update Fastlane's upload URL for Sentry. (#1260)
This commit is contained in:
parent
5bf81e0ca6
commit
a88df388f9
@ -191,7 +191,7 @@ lane :upload_dsyms_to_sentry do |options|
|
|||||||
sentry_upload_dif(
|
sentry_upload_dif(
|
||||||
auth_token: auth_token,
|
auth_token: auth_token,
|
||||||
org_slug: 'element',
|
org_slug: 'element',
|
||||||
project_slug: 'elementx',
|
project_slug: 'element-x-ios',
|
||||||
url: 'https://sentry.tools.element.io/',
|
url: 'https://sentry.tools.element.io/',
|
||||||
path: dsym_path,
|
path: dsym_path,
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user