Skip to content

Commit

Permalink
chore - Fixed promote-to-production.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
niyajali committed Dec 7, 2024
1 parent 3ddfd6f commit c23e53b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/promote-to-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,6 @@ jobs:
name: Promote Beta to Production Play Store
uses: niyajali/mifos-mobile-github-actions/.github/workflows/promote-to-production.yaml@main
if: ${{ inputs.publish_to_play_store == true }}
secrets: inherit
secrets: inherit
with:
android_package_name: 'mifospay-android'

0 comments on commit c23e53b

Please sign in to comment.