Skip to content

Commit

Permalink
config: updated job name for play store deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
dg1223 committed Jun 5, 2024
1 parent 5bea6ec commit 091ec83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
name: Signed App Bundle
path: ${{steps.sign_app.outputs.signedReleaseFile}}

- name: Deploy to Play Store (Alpha)
- name: Deploy to Play Store (Production)
uses: r0adkll/upload-google-play@v1
with:
serviceAccountJsonPlainText: ${{ secrets.ANDROID_SERVICE_ACCOUNT }}
Expand Down

0 comments on commit 091ec83

Please sign in to comment.