Skip to content

Commit

Permalink
chore(deps): update r0adkll/upload-google-play digest to b6837fa
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent af77978 commit 3f84732
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@9cf8fd30c9e616ec761db3b9abb2b0f15842ce58
uses: r0adkll/upload-google-play@b6837fa35cfdeac813c5aaaf72bd9ba422a231c1
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@9cf8fd30c9e616ec761db3b9abb2b0f15842ce58
uses: r0adkll/upload-google-play@b6837fa35cfdeac813c5aaaf72bd9ba422a231c1
with:
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_INTERNAL_APP_SHARING }}
packageName: fr.outadoc.justchatting
Expand Down

0 comments on commit 3f84732

Please sign in to comment.