Skip to content

Commit

Permalink
Whatsnew source modified
Browse files Browse the repository at this point in the history
  • Loading branch information
swap-musale committed Aug 16, 2023
1 parent 7abd3c4 commit c8aaf36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Deploy to Play Store
id: deploy
uses: r0adkll/upload-google-play@v1
uses: r0adkll/upload-google-play@v1.1.1
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
packageName: com.devx.jetjoke
Expand All @@ -54,4 +54,4 @@ jobs:
status: inProgress
inAppUpdatePriority: 2
userFraction: 0.33
whatsNewDirectory: distribution/whatsnew-en-US
whatsNewDirectory: distribution/whatsnew

0 comments on commit c8aaf36

Please sign in to comment.