Skip to content

Commit 3051a3a

Browse files
authored
Update promote-to-production.yml (#2845)
1 parent a4c2f23 commit 3051a3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/promote-to-production.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
# Job to promote app from beta to production in Play Store
7171
play_promote_production:
7272
name: Promote Beta to Production Play Store
73-
uses: openMF/mifos-x-actionhub/.github/.github/workflows/promote-to-production.yaml@main
73+
uses: openMF/mifos-x-actionhub/.github/workflows/promote-to-production.yaml@main
7474
secrets:
75-
playstore_creds: ${{ secrets.PLAYSTORECREDS }}
75+
playstore_creds: ${{ secrets.PLAYSTORECREDS }}

0 commit comments

Comments
 (0)