We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c2f23 commit 3051a3aCopy full SHA for 3051a3a
.github/workflows/promote-to-production.yml
@@ -70,6 +70,6 @@ jobs:
70
# Job to promote app from beta to production in Play Store
71
play_promote_production:
72
name: Promote Beta to Production Play Store
73
- uses: openMF/mifos-x-actionhub/.github/.github/workflows/promote-to-production.yaml@main
+ uses: openMF/mifos-x-actionhub/.github/workflows/promote-to-production.yaml@main
74
secrets:
75
- playstore_creds: ${{ secrets.PLAYSTORECREDS }}
+ playstore_creds: ${{ secrets.PLAYSTORECREDS }}
0 commit comments