Skip to content

Commit

Permalink
chore(deps): update r0adkll/upload-google-play digest to f2d9e8b
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2024
1 parent c2baf79 commit 594dd2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: Upload to internal app sharing
id: publish
uses: r0adkll/upload-google-play@d2d9b79a276ba3654581a78130201ce792860982
uses: r0adkll/upload-google-play@f2d9e8bebd6b1404af900fe3a32671a024cf634b
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_INTERNAL_APP_SHARING }}
packageName: fr.outadoc.justchatting
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/android-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
path: app-android/build/outputs/bundle/release/app-android-release.aab

- name: Publish nightly build to internal track
uses: r0adkll/upload-google-play@d2d9b79a276ba3654581a78130201ce792860982
uses: r0adkll/upload-google-play@f2d9e8bebd6b1404af900fe3a32671a024cf634b
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_INTERNAL_APP_SHARING }}
packageName: fr.outadoc.justchatting
Expand Down

0 comments on commit 594dd2e

Please sign in to comment.