diff --git a/fastlane/Appfile b/fastlane/Appfile index 699f59a1c1c45abd704f3a05ac2a39737bc88c08..d8f4cc0357edb6ddaa38c9bc78cb10d5c7b743f3 100644 --- a/fastlane/Appfile +++ b/fastlane/Appfile @@ -1,2 +1,2 @@ -json_key_file("../google_play_api_key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one +json_key_file("~/google_play_api_key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one package_name("org.futo.circles") # e.g. com.krausefx.app