mirror of
https://github.com/mastodon/mastodon-android.git
synced 2024-12-22 06:38:16 +01:00
Make fastlane create draft releases
This commit is contained in:
parent
08847ec641
commit
15385dd924
@ -28,7 +28,7 @@ platform :android do
|
||||
build_type: "release",
|
||||
)
|
||||
upload_to_play_store(
|
||||
changes_not_sent_for_review: true,
|
||||
release_status: "draft",
|
||||
skip_upload_images: true,
|
||||
skip_upload_screenshots: true
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user