Skip to content

Commit

Permalink
Merge pull request #17 from bcc-code/feat/new-sentry-project
Browse files Browse the repository at this point in the history
feat: move to new sentry project
  • Loading branch information
sifferhans authored Aug 30, 2024
2 parents d73611e + 8886ca0 commit f27b188
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ platform :ios do
sentry_debug_files_upload(
auth_token: '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',
org_slug: 'bcc-media-sti',
project_slug: 'bcc-media-platform',
include_sources: true
project_slug: 'bccm-tvos',
include_sources: true,
)
end

Expand Down

0 comments on commit f27b188

Please sign in to comment.