Skip to content

Commit 25d3617

Browse files
committed
fix: ci/cd 테스터 대상 수정
1 parent f19a1d8 commit 25d3617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
with:
216216
appId: ${{secrets.FIREBASE_APP_ID}}
217217
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
218-
groups: testers,beta-testers
218+
groups: testers
219219
file: app/build/outputs/apk/prod/release/app-prod-release.apk
220220
releaseNotes: |
221221
🚀 RunCombi Android v${{ steps.app_version.outputs.version_name }} 배포 완료!

0 commit comments

Comments
 (0)