We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58369ca + e8d0a89 commit d9354daCopy full SHA for d9354da
.github/workflows/release.yml
@@ -332,7 +332,6 @@ jobs:
332
status: ${{ steps.release-config.outputs.status }}
333
debugSymbols: ${{ steps.find-files.outputs.symbols_path }}
334
whatsNewDirectory: whatsnew/
335
- changesNotSentForReview: true
336
continue-on-error: true
337
id: upload-with-symbols
338
@@ -346,7 +345,6 @@ jobs:
346
345
track: ${{ steps.release-config.outputs.track }}
347
348
349
350
351
- name: Play Store Upload Summary
352
if: success()
0 commit comments