File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -301,6 +301,9 @@ jobs:
301
301
- search_and_replace :
302
302
file : package.json
303
303
replace-pattern : ' s/instabug-reactnative/@instabug\/instabug-reactnative-dream11/g'
304
+ - search_and_replace :
305
+ file : cli/UploadSourcemaps.ts
306
+ replace-pattern : ' s/api.instabug.com\/api\/sdk/st001012dream11.instabug.com\/api\/sdk/g'
304
307
- search_and_replace :
305
308
file : android/native.gradle
306
309
replace-pattern : ' s/com\.instabug\.library:instabug:/com.instabug.library-dream11:instabug:/g'
@@ -421,9 +424,6 @@ workflows:
421
424
- hold_release_d11 :
422
425
requires : *release_dependencies
423
426
type : approval
424
- filters :
425
- branches :
426
- only : master
427
427
- publish :
428
428
requires :
429
429
- hold_publish
@@ -439,6 +439,3 @@ workflows:
439
439
- release_d11 :
440
440
requires :
441
441
- hold_release_d11
442
- filters :
443
- branches :
444
- only : master
You can’t perform that action at this time.
0 commit comments