From 1102812257c30d3f10341a407a6b0e299b76c82e Mon Sep 17 00:00:00 2001 From: Lee Date: Fri, 27 Oct 2023 12:15:42 +0200 Subject: [PATCH] refactor(added config email) Co-authored-by: Sebastian Palmqvist --- apps/skolplattformen-app-new/android/fastlane/Fastfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/skolplattformen-app-new/android/fastlane/Fastfile b/apps/skolplattformen-app-new/android/fastlane/Fastfile index 45876169..3a70694c 100755 --- a/apps/skolplattformen-app-new/android/fastlane/Fastfile +++ b/apps/skolplattformen-app-new/android/fastlane/Fastfile @@ -91,7 +91,7 @@ platform :android do mapping_paths: [mappingFilePath, symbolsFilePath] ) - system('git config user.email "github@example.com"') + system('git config user.email "leesheppard2404@gmail.com"') system('git config user.name "Github Actions Android Pipeline"') add_git_tag(