We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f19a1d8 commit 25d3617Copy full SHA for 25d3617
1 file changed
.github/workflows/android.yml
@@ -215,7 +215,7 @@ jobs:
215
with:
216
appId: ${{secrets.FIREBASE_APP_ID}}
217
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
218
- groups: testers,beta-testers
+ groups: testers
219
file: app/build/outputs/apk/prod/release/app-prod-release.apk
220
releaseNotes: |
221
🚀 RunCombi Android v${{ steps.app_version.outputs.version_name }} 배포 완료!
0 commit comments