Skip to content

Commit f2e535d

Browse files
committed
Update cd
1 parent 730467a commit f2e535d

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
@@ -42,7 +42,7 @@ jobs:
4242
appId: ${{secrets.FIREBASE_APP_ID}}
4343
serviceCredentialsFileContent: ${{ secrets.CREDENTIAL_FILE_CONTENT }}
4444
groups: mogle-testers
45-
file: app/build/outputs/apk/release/app-release-unsigned.apk
45+
file: app/build/outputs/apk/debug/app-debug.apk
4646

4747
- name: action-slack
4848
uses: 8398a7/action-slack@v3.14.0

0 commit comments

Comments
 (0)