Skip to content

Commit

Permalink
Update release_to_production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
niyajali authored Sep 6, 2024
1 parent 5eb6ab0 commit f73676b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_to_production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
playstore-creds: ${{ secrets.PLAYSTORECREDS }}

- name: Promote Beta to Production Play Store
run: bundle exec fastlane promote_to_production
run: bundle exec fastlane android promote_to_production

0 comments on commit f73676b

Please sign in to comment.