Skip to content

Commit

Permalink
Merge branch 'dev' into workflow-documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
niyajali authored Nov 29, 2024
2 parents 4c2df24 + 5e10079 commit 245671e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_and_publish_on_platforms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ jobs:
./mifospay-android/build/outputs/apk/demo/release/mifospay-android-demo-release.apk
./mifospay-android/build/outputs/apk/prod/release/mifospay-android-prod-release.apk
# Firebase Distribution Job for Android
# Handles deployment to Firebase App Distribution for testing
publish_android_on_firebase:
Expand Down Expand Up @@ -159,7 +158,6 @@ jobs:
bundle exec fastlane add_plugin firebase_app_distribution
bundle exec fastlane add_plugin increment_build_number
# Prepare necessary secrets
- uses: ./.github/actions/inflate-secrets
name: Inflate Secrets
Expand Down

0 comments on commit 245671e

Please sign in to comment.