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.
1 parent bd452a9 commit b27f77bCopy full SHA for b27f77b
.github/workflows/android-cd.yml
@@ -102,6 +102,6 @@ jobs:
102
with:
103
appId: ${{secrets.FIREBASE_RELEASE_APP_ID}}
104
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
105
- groups: testers
+ groups: reed-android-testers
106
file: app/build/outputs/bundle/release/app-release.aab
107
releaseNotes: ${{ steps.firebase_release_note.outputs.notes }}
0 commit comments