Skip to content

Commit 922b1a1

Browse files
authored
Fix typo in lane name
1 parent 2288576 commit 922b1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/platforms/ios.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
puts error
4949
end
5050
generate_sourcemap
51-
upload_sourcemaps_to_bugsnag
51+
upload_sourcemap_to_bugsnag
5252
end
5353

5454
desc 'Bundle an iOS sourcemap'

0 commit comments

Comments
 (0)