Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0b851d commit 9ef4fcfCopy full SHA for 9ef4fcf
1 file changed
.github/workflows/build-deploy-app.yml
@@ -407,7 +407,7 @@ jobs:
407
run-id: ${{ github.run_id }}
408
github-token: ${{ secrets.GITHUB_TOKEN }}
409
# See: https://github.com/marketplace/actions/upload-android-release-to-play-store
410
- - uses: r0adkll/upload-google-play@935ef9c68bb393a8e6116b1575626a7f5be3a7fb # v1.1.3
+ - uses: r0adkll/upload-google-play@7f5b759879c088a86faf85d18779f7f14e79a086 # v1.1.4
411
with:
412
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_STORE_UPLOAD_SERVICE_ACCOUNT_JSON }}
413
packageName: ${{ vars.GOOGLE_STORE_UPLOAD_PACKAGE_NAME }}
0 commit comments