assets/RepofileDefault in fastlane-plugin-apprepo-0.5.0 vs assets/RepofileDefault in fastlane-plugin-apprepo-0.5.1
- old
+ new
@@ -20,10 +20,10 @@
# You can use your '~/.ssh/config' file to setup RSA keys to Apprepo, or use following options:
repo_url "repo.teacloud.net"
repo_port "22"
repo_user "circle"
-repo_key "./lib/assets/circle.pub"
+repo_key "./lib/assets/circle.key"
# notify true # Add this to automatically notify the Apprepo users after uploading metadata/binary.
# manifest_path "./manifest.json" # Path to the manifest.json you want to use.