mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Integrate Fastlane with Github Actions
This commit is contained in:
@@ -23,7 +23,9 @@ platform :android do
|
||||
|
||||
gradle(task: "clean assembleDebug")
|
||||
|
||||
changelog_from_git_commits
|
||||
changelog_from_git_commits(
|
||||
between: ["HEAD~1", "HEAD"]
|
||||
)
|
||||
|
||||
firebase_app_distribution(
|
||||
app: "1:455942942122:android:8036e8ee6d3f24ef150fd3",
|
||||
|
||||
Reference in New Issue
Block a user