Skip to content

Commit

Permalink
chore (fastlane) add path to google play API key to AppFile
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Jun 22, 2021
1 parent ca32966 commit 3267d84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane/Appfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
json_key_file("") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
json_key_file("./app/play-service-account-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name("io.github.sds100.keymapper") # e.g. com.krausefx.app

0 comments on commit 3267d84

Please sign in to comment.