mirror of
https://github.com/immich-app/immich.git
synced 2024-11-28 09:33:27 +02:00
274fba1bd2
* Implement CI/CD for Android with Fastlane
3 lines
241 B
Plaintext
3 lines
241 B
Plaintext
json_key_file("/Users/alex/Documents/immich-fastlane-googleplaystore-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
|
package_name("app.alextran.immich") # e.g. com.krausefx.app
|