Skip to content

Commit b2981dd

Browse files
committed
Update
1 parent c00f6dd commit b2981dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fastlane/Fastfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ end
142142

143143
lane :merge_main_to_develop do
144144
if is_ci
145+
sh('git config --global user.name "Stream Bot"')
145146
sh('git reset --hard')
146147
else
147148
ensure_git_status_clean

0 commit comments

Comments
 (0)