diff --git a/fastlane/Appfile b/fastlane/Appfile index d8f4cc0357edb6ddaa38c9bc78cb10d5c7b743f3..8485f0a1c1d21406d8aab08ce1d417b03ac34783 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