Skip to content

Commit 4949a14

Browse files
committed
Updating file name
1 parent 282093d commit 4949a14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/app/android/fastlane/Appfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
json_key_file(
22
if ENV["GITHUB_ACTIONS"] == "true"
3-
"/tmp/file.json"
3+
"/tmp/google_play_key.json"
44
else
5-
"../../../../passwords/youtube_helper/play_store/file.json"
5+
"../../../../passwords/youtube_helper/play_store/google_play_key.json"
66
end
77
)
88

0 commit comments

Comments
 (0)