Skip to content

Commit b27f77b

Browse files
committed
[BOOK-257] chore: cd 'Upload artifact to Firebase App Distribution' step groups 수정
1 parent bd452a9 commit b27f77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,6 @@ jobs:
102102
with:
103103
appId: ${{secrets.FIREBASE_RELEASE_APP_ID}}
104104
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
105-
groups: testers
105+
groups: reed-android-testers
106106
file: app/build/outputs/bundle/release/app-release.aab
107107
releaseNotes: ${{ steps.firebase_release_note.outputs.notes }}

0 commit comments

Comments
 (0)